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

4 lines
121 B
Plaintext
Raw Normal View History

2024-03-11 13:50:02 -04:00
DATABASE_URL=postgresql://bwcontest:password@127.0.0.1:5432/bwcontest
GIT_PORT=7006
WEB_PORT=3000
ORIGIN=http://127.0.0.1