Update backend/installation/configuration.md

Co-Authored-By: Tirokk <wolle.huss@pjannto.com>
This commit is contained in:
Robert Schäfer 2019-01-23 19:18:09 +01:00 committed by GitHub
parent 466765f3da
commit 6d5fd28a78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 %}