chore: adjusts .env.example (#1)

Co-authored-by: Jacob Fletcher <jacobsfletch@gmail.com>
This commit is contained in:
Kendell Joseph 2024-04-11 14:03:38 -04:00 committed by GitHub
parent 9c881d6733
commit a75a27b06b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,3 @@
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'
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