chore: adjusts .env.example (#1)
Co-authored-by: Jacob Fletcher <jacobsfletch@gmail.com>
This commit is contained in:
parent
9c881d6733
commit
a75a27b06b
@ -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
|
Loading…
Reference in New Issue
Block a user