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