From 0b2779e0d121a1fcb8e6617b21650618b6a35c0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=A4fer?= Date: Wed, 23 Jan 2019 19:15:42 +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 488d1f248..6ead3b1f1 100644 --- a/backend/installation/configuration.md +++ b/backend/installation/configuration.md @@ -54,7 +54,7 @@ Now an additional **Install** button appears and you click on it again. If the * In the **Human Connection DB** area is a **Manage** button. By clicking it the area switches into a manage area with a lot of information and setting possibilities. -Start the Graph database by clicking the **Play-Symbol** button and its start up will be proceeded. +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.