From ab05be30c0104af7d654fa64e12b82e2c671f732 Mon Sep 17 00:00:00 2001 From: Luna M <36026624+AurorahHarmony@users.noreply.github.com> Date: Thu, 12 Mar 2026 14:08:13 +1300 Subject: [PATCH] Fix typo in docker-compose config (#1827) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec7d26cd8..a125ad1be 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ services: - SERVER_LOCK=true # When true AND name/type/url are set, only username/password can be toggled - SERVER_TYPE=jellyfin # the allowed types are: jellyfin, navidrome, subsonic. These values are case insensitive - SERVER_URL= # http://address:port or https://address:port - = REMOTE_URL= # http://address or https://address + - REMOTE_URL= # http://address or https://address - LEGACY_AUTHENTICATION=false # When SERVER_LOCK is true, sets the legacy (plaintext) authentication flag for Subsonic/OpenSubsonic servers - ANALYTICS_DISABLED=true # Set to true to disable Umami analytics tracking ports: