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