chore: fix env example

This commit is contained in:
Jarrod Flesch 2024-04-05 10:13:46 -04:00
parent 09efd05533
commit a8f883dbf6

View File

@ -1,3 +1,3 @@
PAYLOAD_SECRET=jawliejfilwajefSEANlawefawfewag349jwgo3gj4w
MONGODB_URI=mongodb://localhost:27017/next-payload-3
POSTGRES_URI=postgres://127.0.0.1:5432/payloadtests
MONGODB_URI=mongodb://127.0.0.1:27017/next-payload-3
POSTGRES_URI=postgres://127.0.0.1:5432/next-payload-3