Files
payload/examples/email/.env.example

5 lines
139 B
Plaintext

MONGODB_URI=mongodb://127.0.0.1/payload-example-email
PAYLOAD_SECRET=
NODE_ENV=development
PAYLOAD_PUBLIC_SERVER_URL=http://localhost:8000