mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
7 lines
191 B
Plaintext
7 lines
191 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
|
|
HUMHUB_ACTIVE=false |