Update backend/README.md

Co-Authored-By: ulfgebhardt <ulf.gebhardt@webcraft-media.de>
This commit is contained in:
Robert Schäfer 2019-04-01 17:03:41 +02:00 committed by GitHub
parent cd6838a468
commit 2218c4812c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,7 +78,7 @@ Start Neo4j
```
neo4j\bin\neo4j start
```
and confirm it's running [here](http://localhost:7687)
and confirm it's running [here](http://localhost:7474)
```bash