Change volumes paths on radarr to map the one of deluge

This commit is contained in:
Jean Froment 2017-08-13 17:30:43 +02:00
parent 807f449d91
commit 6eae55dde3
2 changed files with 2 additions and 3 deletions

View File

@ -26,4 +26,4 @@ COPY /root /
# ports and volumes
EXPOSE 7878
VOLUME /config /downloads /movies
VOLUME /config /torrents

View File

@ -108,8 +108,7 @@ services:
- main
volumes:
- config:/config
- downloads:/downloads
- movies:/movies
- torrents:/torrents
env_file:
- config
environment: