add Nextcloud Talk HPB single instance support

This commit is contained in:
2025-11-30 20:47:48 +01:00
parent 88502ecda4
commit 1e933a4421
2 changed files with 14 additions and 1 deletions

View File

@ -166,4 +166,9 @@ COMPOSE_FILE="compose.yml"
## Garage
#COMPOSE_FILE="$COMPOSE_FILE:compose.garage.yml"
#GARAGE_RPC_ENABLED=1
#GARAGE_RPC_ENABLED=1
## Nextcloud Talk HPB
## The NEXTCLOUD_TALK_HPB_PORTS option can be set to a single port or a comma-separated list of ports if you need to run multiple instances
#COMPOSE_FILE="$COMPOSE_FILE:compose.nextcloud-talk-hpb.yml"
#NEXTCLOUD_TALK_HPB_ENABLED=1