mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
5 lines
144 B
Plaintext
5 lines
144 B
Plaintext
LOGIN_API_URL=http://localhost/login_api/
|
|
COMMUNITY_API_URL=http://localhost/api/
|
|
ALLOW_REGISTER=true
|
|
GRAPHQL_URI=http://localhost:4000/graphql
|