From 395d935a9129c26e86c8adb2659e623600d33dac Mon Sep 17 00:00:00 2001 From: Andrey Date: Fri, 9 Jan 2026 11:06:50 +0700 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20Readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Readme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme b/Readme index 63b54d7..5cfdb84 100644 --- a/Readme +++ b/Readme @@ -17,7 +17,7 @@ services: # ND_BASEURL: "/navidrome" volumes: - /root/navidrome/data:/data - - /root/mstream/music:/music:ro + - /root/navidrome/music:/music:ro restart: unless-stopped docker compose up -d