mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 23:29:11 +00:00
8 lines
168 B
Bash
8 lines
168 B
Bash
NEO4J_URI=bolt://localhost:7687
|
|
NEO4J_USER=neo4j
|
|
NEO4J_PASSWORD=letmein
|
|
|
|
GRAPHQL_LISTEN_PORT=4001
|
|
API_ENDPOINT=http://localhost:4001/
|
|
|
|
JWT_SECRET=You-sh0uld_Change-Th1s |