From df2911691358e2986d52af0ea0864a672b9b1c9e Mon Sep 17 00:00:00 2001 From: Giovanni Fulco Date: Fri, 8 Dec 2023 15:47:14 +0100 Subject: [PATCH] Update example-configurations.md (#350) --- doc/example-configurations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/example-configurations.md b/doc/example-configurations.md index 3ed1c05..d947371 100644 --- a/doc/example-configurations.md +++ b/doc/example-configurations.md @@ -162,7 +162,7 @@ services: - SUBSONIC_PASSWORD=${SUBSONIC_PASSWORD} - SUBSONIC_DOWNLOAD_PLUGIN=yes - SUBSONIC_PLUGIN_BRANCH=latest-subsonic - #- SUBSONIC_FORCE_CONNECTOR_VERSION=0.2.6 + - SUBSONIC_FORCE_CONNECTOR_VERSION=0.3.1 volumes: - ./cache:/cache restart: unless-stopped