mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-12 23:35:50 +00:00
5 lines
144 B
Bash
5 lines
144 B
Bash
LOGIN_API_URL=http://localhost/login_api/
|
|
COMMUNITY_API_URL=http://localhost/api/
|
|
ALLOW_REGISTER=true
|
|
GRAPHQL_URI=http://localhost:4000/graphql
|