update readme to fix error
This commit is contained in:
@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user