Files
payload/examples/custom-server/.env.example
2023-06-28 16:35:41 -04:00

7 lines
256 B
Plaintext

MONGODB_URI=mongodb://localhost/payload-example-custom-server
PAYLOAD_SECRET=PAYLOAD_CUSTOM_SERVER_EXAMPLE_SECRET_KEY
PAYLOAD_PUBLIC_SERVER_URL=http://localhost:3000
NEXT_PUBLIC_SERVER_URL=http://localhost:3000
PAYLOAD_SEED=true
PAYLOAD_DROP_DATABASE=true