diff --git a/book/src/ui-configuration.md b/book/src/ui-configuration.md index f391f99bcc..3f682b3ab4 100644 --- a/book/src/ui-configuration.md +++ b/book/src/ui-configuration.md @@ -43,7 +43,7 @@ The common usage is to run Siren at a client computer connecting to a server run ```bash docker run --rm -ti --name siren -p 4443:443 --env-file $PWD/.env --net host sigp/siren ``` - + If it fails to start, an error message will be shown. For example, the error ```