Files
payload/examples/redirects/cms/.env.example

5 lines
185 B
Plaintext

MONGODB_URI=mongodb://127.0.0.1/payload-example-redirects
PAYLOAD_SECRET=ENTER-STRING-HERE
PAYLOAD_PUBLIC_SITE_URL=http://localhost:3000
PAYLOAD_PUBLIC_SERVER_URL=http://localhost:8000