mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 21:09:05 +00:00
8 lines
202 B
Bash
8 lines
202 B
Bash
NEO4J_URI=bolt://localhost:7687
|
|
NEO4J_USER=neo4j
|
|
NEO4J_PASSWORD=letmein
|
|
GRAPHQL_LISTEN_PORT=4001
|
|
GRAPHQL_URI=http://localhost:4001/graphql
|
|
HOST=http://localhost:4001
|
|
|
|
JWT_SECRET=topSecretEpicJWTKEYThing |