diff --git a/Dockerfile b/Dockerfile index ec7eabd..75aadbf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,6 +16,7 @@ RUN set -ex \ librespot@testing \ shairport-sync@testing \ snapcast \ + snapweb@testing \ && echo "**** cleanup ****" \ && rm -rf \ /tmp/* diff --git a/root/defaults/snapserver.conf b/root/defaults/snapserver.conf index ddb6e97..fd3a948 100644 --- a/root/defaults/snapserver.conf +++ b/root/defaults/snapserver.conf @@ -67,7 +67,7 @@ port = 1780 # serve a website from the doc_root location # disabled if commented or empty -doc_root = /usr/share/snapserver/snapweb +doc_root = /usr/share/snapweb # Hostname or IP under which clients can reach this host # used to serve cached cover art