Add geature to change Roon_Channel by creating a textfile in RoonOnNAS dir.

This commit is contained in:
crieke
2026-04-14 05:06:09 +02:00
parent 27a4d7d46b
commit 0747f45c5b
2 changed files with 5 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ services:
container_name: ${CONTAINER_NAME}
network_mode: host
environment:
- ROON_CHANNEL=${ROON_CHANNEL:-production}
- TZ=${TZ:-UTC}
stop_grace_period: 45s
restart: unless-stopped