From 1d3081c9aa043f26b4eef80a951874822df42ed4 Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Wed, 15 Feb 2023 19:50:45 -0500 Subject: [PATCH] remove /music as volume #202 --- amd64.dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amd64.dockerfile b/amd64.dockerfile index fe4a727..e0a1e2f 100644 --- a/amd64.dockerfile +++ b/amd64.dockerfile @@ -81,4 +81,4 @@ WORKDIR /config # ports and volumes EXPOSE 8686 -VOLUME /config /downloads-lidarr-extended /music /music-videos +VOLUME /config /downloads-lidarr-extended /music-videos