Merge pull request #76 from artbird309/master

Remove extra volumes from the Dockerfiles
This commit is contained in:
aptalca 2020-11-12 21:01:19 -05:00 committed by GitHub
commit 672b9bfe36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -112,4 +112,4 @@ COPY root/ /
# ports and volumes
EXPOSE 8337
VOLUME /config /downloads /music
VOLUME /config

View file

@ -112,4 +112,4 @@ COPY root/ /
# ports and volumes
EXPOSE 8337
VOLUME /config /downloads /music
VOLUME /config

View file

@ -112,4 +112,4 @@ COPY root/ /
# ports and volumes
EXPOSE 8337
VOLUME /config /downloads /music
VOLUME /config