Files
summer-dci/.env.example

8 lines
154 B
Plaintext

PAYLOAD_SECRET=
PAYLOAD_PUBLIC_SERVER_URL=http://localhost:3000
MONGODB_HOST=localhost
MONGODB_DB=summer-dci
MONGODB_USER=
MONGODB_PASS=
LISTEN_PORT=3000