bw-hspc-contest-env/web/.env.example

3 lines
131 B
Plaintext

DATABASE_URL=postgresql://bwcontest:password@127.0.0.1:5432/bwcontest
ORIGIN=http://127.0.0.1:3000
WEB_SANDBOX_SECRET="supersecret"