From b86a6eb1b31c4649a42f7f35380b06d9014324c4 Mon Sep 17 00:00:00 2001 From: OlivierGaland Date: Wed, 4 May 2022 05:04:50 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6b73dbf..939e3b8 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,7 @@ Start/stop procedure : Day to day management : -- Bookmarks for applications is available on a web interface on host (http server port 80) - Note if you install it on a machine already using port 80 (like a NAS for instance) you can change the Webserver port in docker-compose.yaml from "80:80" to "your_custom_port:80" +- Bookmarks for applications is available on a web interface on host (http server port 80), if you install it on a machine already using port 80 (like a NAS for instance) you must change the Webserver port in docker-compose.yaml from "80:80" to "your_custom_port:80" or the entire stack will fail (as dependent on Webserver) - Docker management for container and applications command/log is available on a web interface (Portainer) on host (http server port 9000) License :