Files
payload/examples/nested-docs/payload/.env.example
2023-12-11 17:40:10 -05:00

5 lines
188 B
Plaintext

DATABASE_URI=mongodb://127.0.0.1/payload-example-nested-docs
PAYLOAD_SECRET=ENTER-STRING-HERE
PAYLOAD_PUBLIC_SERVER_URL=http://localhost:3000
PAYLOAD_PUBLIC_SITE_URL=http://localhost:3001