mirror of
https://github.com/linuxserver/docker-transmission.git
synced 2025-10-30 16:35:48 +01:00
remove media volumes
This commit is contained in:
@@ -96,4 +96,4 @@ COPY root/ /
|
|||||||
|
|
||||||
# ports and volumes
|
# ports and volumes
|
||||||
EXPOSE 9091 51413/tcp 51413/udp
|
EXPOSE 9091 51413/tcp 51413/udp
|
||||||
VOLUME /config /downloads /watch
|
VOLUME /config
|
||||||
|
|||||||
@@ -96,4 +96,4 @@ COPY root/ /
|
|||||||
|
|
||||||
# ports and volumes
|
# ports and volumes
|
||||||
EXPOSE 9091 51413/tcp 51413/udp
|
EXPOSE 9091 51413/tcp 51413/udp
|
||||||
VOLUME /config /downloads /watch
|
VOLUME /config
|
||||||
|
|||||||
Reference in New Issue
Block a user