mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 01:46:07 +00:00
6 lines
171 B
Plaintext
6 lines
171 B
Plaintext
GRAPHQL_URL=http://localhost:4000
|
|
GRAPHQL_PATH=/graphql
|
|
WALLET_URL=http://localhost
|
|
WALLET_AUTH_PATH=/authenticate?token=
|
|
WALLET_LOGIN_PATH=/login
|
|
DEBUG_DISABLE_AUTH=false |