update readme to fix error

This commit is contained in:
notplants
2026-04-30 12:17:22 -04:00
parent a707387872
commit 8530a5fae2

View File

@ -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: