From f2beead3a79e356bbe04608ed9838150f1bfa21c Mon Sep 17 00:00:00 2001 From: xbgmsharp Date: Sun, 28 Apr 2024 21:29:06 +0200 Subject: [PATCH] Update README --- docs/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/README.md b/docs/README.md index dd0c9ec..1ec2583 100644 --- a/docs/README.md +++ b/docs/README.md @@ -111,6 +111,8 @@ Then launch the web frontend, execute: ```bash $ docker compose up web ``` +This step can take some time as it will first do a build to generate the static website based on your settings. + The frontend should be accessible via port HTTP/8080. ### SQL Configuration