From 2d8c411165a998c775a8b053f841ac56f18ee80f Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Wed, 15 Feb 2023 19:51:21 -0500 Subject: [PATCH] remove /music as volume #202 --- arm64v8.dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arm64v8.dockerfile b/arm64v8.dockerfile index 32f1d72..3265b1e 100644 --- a/arm64v8.dockerfile +++ b/arm64v8.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