auth-api/.env_example

2 lines
89 B
Plaintext
Raw Normal View History

2020-12-29 13:46:58 +01:00
DATABASE_URL="postgresql://postgres:postgres@127.0.0.1:5432/pwrpln"
WEB_BIND_HOST=":4000"