From ed4a1d1fee164390baa424fbce434368cd2a880e Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Wed, 15 Feb 2023 19:51:05 -0500 Subject: [PATCH] remove /music as volume #202 --- arm32v7.dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arm32v7.dockerfile b/arm32v7.dockerfile index 24eda1a..181bc5f 100644 --- a/arm32v7.dockerfile +++ b/arm32v7.dockerfile @@ -91,4 +91,4 @@ WORKDIR /config # ports and volumes EXPOSE 8686 -VOLUME /config /downloads-lidarr-extended /music /music-videos +VOLUME /config /downloads-lidarr-extended /music-videos