1
Fork 0
photoview/api/.env

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