Beginning the upgrade of Snapcast with docker
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
version: "3"
|
||||
services:
|
||||
snapserver:
|
||||
image: currucuxu/snapcastserver
|
||||
image: jaedb/snapserver
|
||||
ports:
|
||||
- 1704:1704
|
||||
- 1705:1705
|
||||
- 1780:1780
|
||||
volumes:
|
||||
- HOST_SNAPCAST_TEMP:/tmp
|
||||
- ./docker/snapserver.conf:/etc/default/snapserver.conf
|
||||
|
||||
Reference in New Issue
Block a user