diff --git a/doc/example-configurations.md b/doc/example-configurations.md index 42a6b11..db2338c 100644 --- a/doc/example-configurations.md +++ b/doc/example-configurations.md @@ -155,7 +155,7 @@ services: - SUBSONIC_USER=${SUBSONIC_USER} - SUBSONIC_PASSWORD=${SUBSONIC_PASSWORD} - SUBSONIC_DOWNLOAD_PLUGIN=yes - - SUBSONIC_PLUGIN_BRANCH=subsonic-latest + - SUBSONIC_PLUGIN_BRANCH=latest-subsonic volumes: - ./cache:/cache restart: unless-stopped