auth-api/.env_example
2021-01-02 11:56:24 +01:00

3 lines
112 B
Plaintext

ADMIN_API_KEY=changeMe
DATABASE_URL="postgresql://postgres:postgres@127.0.0.1:5432/pwrpln"
WEB_BIND_HOST=":4000"