mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 19:39:19 +00:00
7 lines
175 B
Bash
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 |