4 lines
121 B
Plaintext
4 lines
121 B
Plaintext
DATABASE_URL=postgresql://bwcontest:password@127.0.0.1:5432/bwcontest
|
|
GIT_PORT=7006
|
|
WEB_PORT=3000
|
|
ORIGIN=http://127.0.0.1 |