From 8530a5fae2f71883a4474fa9635020c004e1ae7e Mon Sep 17 00:00:00 2001 From: notplants <@notplants> Date: Thu, 30 Apr 2026 12:17:22 -0400 Subject: [PATCH] update readme to fix error --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 439f989..760a1bd 100644 --- a/README.md +++ b/README.md @@ -55,10 +55,10 @@ overlay. To enable it: Instead of modifying the Traefik config, you can alternatively deploy Mumble with compose.host-ports.yml, -and it will bind directly to the host server ports 64738 and 64739, +and it will bind directly to the host server port 64738, bypassing Traefik. -Note this doesn't work in multinode setups, but does work when deployed to a single server. +This is not recommended for multinode setups, since the client would have to connect directly to whichever node is running the app container, but this does work when deployed to a single server. With this compose file, you can deploy mumble without any changes to the Traefik config: