Update readme to describe host-ports mode

This commit is contained in:
notplants
2026-04-28 11:58:17 -04:00
parent 5f66e5ba2d
commit a707387872
2 changed files with 24 additions and 0 deletions

View File

@ -12,3 +12,6 @@ COMPOSE_FILE="compose.yml"
## Web client
#COMPOSE_FILE="$COMPOSE_FILE:compose.mumbleweb.yml"
## Host-port mode
#COMPOSE_FILE="$COMPOSE_FILE:compose.host-ports.yml"