mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
separate graphiql from graphql interface disabled api calls for user & group - we are not yet that far ignore .env, adjust .env.dist accordingly
4 lines
112 B
Plaintext
4 lines
112 B
Plaintext
PORT=4000
|
|
GRAPHIQL=false
|
|
// LOGIN_API_URL=http://localhost/login_api/
|
|
// COMMUNITY_API_URL=http://localhost/api/ |