mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-01-13 08:24:48 +00:00
7 lines
146 B
JSON
7 lines
146 B
JSON
{
|
|
"BACKEND_HOST": "http://localhost:4000",
|
|
"NEO4J_URI": "bolt://localhost:7687",
|
|
"NEO4J_USERNAME": "neo4j",
|
|
"NEO4J_PASSWORD": "letmein"
|
|
}
|