Add geature to change Roon_Channel by creating a textfile in RoonOnNAS dir.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user