From ad54dd14c80ca1c7a44e5fe4b3d5d48f47783517 Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Wed, 24 Jul 2024 07:00:01 +0200 Subject: [PATCH] docs: add more informations about the administrator account for newcomers --- docs/install.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/install.md b/docs/install.md index 06f7b32..d0c713e 100644 --- a/docs/install.md +++ b/docs/install.md @@ -57,3 +57,11 @@ cd /opt/slash docker compose pull docker compose up -d ``` + +## Administration Account Initialization + +No user accounts are created by default. + +Once you navigate to the app in your browser, you'll get automatically redirected to the registration URL in order to create an account. + +Note that the first account created will always be an administrator account. \ No newline at end of file