Updating with corrected Snapserver config file path

This commit is contained in:
James Barnsley
2020-08-01 21:14:37 +12:00
parent 404c338d28
commit 28e7714222

View File

@ -8,7 +8,7 @@ services:
- 1780:1780
volumes:
- HOST_SNAPCAST_TEMP:/tmp
- ./docker/snapserver.conf:/etc/default/snapserver.conf
- ./docker/snapserver.conf:/etc/snapserver.conf
mopidy:
image: jaedb/iris
build: