mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
6 lines
149 B
JSON
6 lines
149 B
JSON
{
|
|
"SEED_SERVER_HOST": "http://localhost:4001",
|
|
"NEO4J_URI": "bolt://localhost:7687",
|
|
"NEO4J_USERNAME": "neo4j",
|
|
"NEO4J_PASSWORD": "letmein"
|
|
} |