Sorta-working local docker-compose setup
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
3wc
2024-06-16 11:39:55 -06:00
parent 7cecad646a
commit 3f42e392fe
2 changed files with 37 additions and 35 deletions

View File

@ -1,3 +1,7 @@
NAME=nextload
PAYLOAD_SECRET=jawliejfilwajefSEANlawefawfewag349jwgo3gj4w
MONGODB_URI=mongodb://127.0.0.1:27017/next-payload-3
# POSTGRES_URI=postgresql://postgres:password123@127.0.0.1:5432/next-payload-3
MONGODB_USER=mongo
MONGODB_PASSWORD=mongo
MONGODB_HOST=mongo
# POSTGRES_URI=postgresql://postgres:password123@127.0.0.1:5432/next-payload-3