From 2218c4812c3a1ab121d92abf64a40f1be3a16562 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=A4fer?= Date: Mon, 1 Apr 2019 17:03:41 +0200 Subject: [PATCH] Update backend/README.md Co-Authored-By: ulfgebhardt --- backend/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/README.md b/backend/README.md index 836abb825..55893a2ec 100644 --- a/backend/README.md +++ b/backend/README.md @@ -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