Update README.md
This commit is contained in:
parent
6f0719980b
commit
5222b73fe8
|
|
@ -1,4 +1,4 @@
|
|||
# Star-Mapper — Cortex Graph Explorer
|
||||
# Star-Mapper — Graph Explorer
|
||||
|
||||
A high-performance Neo4j graph visualization app with Python-precomputed layouts and a Canvas 2D frontend.
|
||||
|
||||
|
|
@ -24,7 +24,7 @@ Open **http://localhost:5555** in your browser.
|
|||
|
||||
| Variable | Default | Description |
|
||||
|---|---|---|
|
||||
| `NEO4J_HTTP_URL` | `https://neo4j.develop.cortex.cloud.otto.de` | Neo4j HTTP endpoint |
|
||||
| `NEO4J_HTTP_URL` | `` | Neo4j HTTP endpoint |
|
||||
| `NEO4J_USER` | `neo4j` | Username |
|
||||
| `NEO4J_PASSWORD` | _(empty)_ | Password |
|
||||
| `NEO4J_DATABASE` | `neo4j` | Database name |
|
||||
|
|
|
|||
Loading…
Reference in New Issue