gradido/backend/.env.dist
Ulf Gebhardt 05be9a79d5
implement config options for graphiql & port
separate graphiql from graphql interface
disabled api calls for user & group - we are not yet that far
ignore .env, adjust .env.dist accordingly
2021-06-29 12:25:41 +02:00

4 lines
112 B
Plaintext

PORT=4000
GRAPHIQL=false
// LOGIN_API_URL=http://localhost/login_api/
// COMMUNITY_API_URL=http://localhost/api/