From 6d5fd28a787162747c4fabbb7ac7d3de1e3b8e25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=A4fer?= Date: Wed, 23 Jan 2019 19:18:09 +0100 Subject: [PATCH] Update backend/installation/configuration.md Co-Authored-By: Tirokk --- backend/installation/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/installation/configuration.md b/backend/installation/configuration.md index dcf031fa0..03177c21f 100644 --- a/backend/installation/configuration.md +++ b/backend/installation/configuration.md @@ -57,7 +57,7 @@ In the **Human Connection DB** area is a **Manage** button. By clicking it the a Start the Graph database by clicking the **Play-Symbol** button. In the **Logs** tab you'll find the status of the start up. -If you have a look in the **Details** tab you find the connection info. As you hopefully see the Bolt port is set by default to the number we set already for our [enviroment configuration](#configure-enviroment) above. +If you have a look in the **Details** tab you find the connection info. The bolt port should be `7687` as we set it for our [environment configuration](#configure-environment) above. {% endtab %}