Updating with corrected Snapserver config file path
This commit is contained in:
@ -8,7 +8,7 @@ services:
|
|||||||
- 1780:1780
|
- 1780:1780
|
||||||
volumes:
|
volumes:
|
||||||
- HOST_SNAPCAST_TEMP:/tmp
|
- HOST_SNAPCAST_TEMP:/tmp
|
||||||
- ./docker/snapserver.conf:/etc/default/snapserver.conf
|
- ./docker/snapserver.conf:/etc/snapserver.conf
|
||||||
mopidy:
|
mopidy:
|
||||||
image: jaedb/iris
|
image: jaedb/iris
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user