From ffd9b5eb54ec5101ceec6b6e24dc5ea1d7201e9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=A4fer?= Date: Wed, 23 Jan 2019 18:27:26 +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 8b818e3ea..923252d04 100644 --- a/backend/installation/configuration.md +++ b/backend/installation/configuration.md @@ -46,7 +46,7 @@ Click on the empty project **My Project** to choose it. Click in the **Add Graph** area and after two buttons appear in it click on **Create a Local Graph**. Set the name of the new Graph for clarity to **Human Connection DB**, though the name is free. -And set the password to **letmein** (means: "let me in"). Than click on **Create** and the database will be generated. +Set the password to **letmein** which is our default password of our `.env.template`. You can choose another password and later change your connection settings, too. Then click on **Create** and the database will be generated. After generation of the database was successful, please click in the **Add Plugin** area. And than click the **Install** button of the **APOC** area.