From 21eb2a604d05c1bb1347acd90a3f22e599e82c99 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Sun, 28 Apr 2024 20:16:15 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=B3=20Updates=20port=20comment=20in=20?= =?UTF-8?q?docker-compose=20(#1555)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 9eb391eb..9573c666 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -20,7 +20,7 @@ services: # - /path/to/my-config.yml:/app/user-data/conf.yml # - /path/to/item-icons:/app/user-data/item-icons/ - # Set port that web service will be served on. Keep container port as 80 + # Set port that web service will be served on. Keep container port as 8080 ports: - 4000:8080