Files
photoview/api/.env
2019-07-05 00:36:32 +02:00

7 lines
175 B
Bash

NEO4J_URI=bolt://localhost:7687
NEO4J_USER=neo4j
NEO4J_PASSWORD=letmein
GRAPHQL_LISTEN_PORT=4001
GRAPHQL_URI=http://localhost:4001/graphql
JWT_SECRET=topSecretEpicJWTKEYThing