Add env to configmap

This commit is contained in:
Robert Schäfer 2019-06-24 12:56:57 +02:00
parent a2d99c9831
commit dd1d77f2bb

View File

@ -7,7 +7,7 @@
SMTP_USERNAME: ""
SMTP_PASSWORD: ""
GRAPHQL_PORT: "4000"
GRAPHQL_URI: "http://nitro-backend.human-connection:4000"
GRAPHQL_URI: "http://backend.human-connection:4000"
MOCKS: "false"
NEO4J_URI: "bolt://nitro-neo4j.human-connection:7687"
NEO4J_USER: "neo4j"