...
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@ services:
|
|||||||
container_name: snapcast-client
|
container_name: snapcast-client
|
||||||
environment:
|
environment:
|
||||||
PUID: ${PUID}
|
PUID: ${PUID}
|
||||||
PGID: ${PGID} # set to audio group ID
|
PGID: 29 # set to audio group ID
|
||||||
START_SNAPCLIENT: true
|
START_SNAPCLIENT: true
|
||||||
SNAPCLIENT_OPTS: --host 192.168.1.252 --port 1704 --buffer 1000 --soundcard default
|
SNAPCLIENT_OPTS: --host 192.168.1.252 --port 1704 --buffer 1000 --soundcard default
|
||||||
TZ: ${TZ}
|
TZ: ${TZ}
|
||||||
|
|||||||
Reference in New Issue
Block a user