replace rtorrent with qbittorrent
This commit is contained in:
@ -17,7 +17,6 @@ services:
|
||||
- "${ANIME_PATH}:/anime"
|
||||
- "${NZB_DOWNLOADS_PATH}:/downloads"
|
||||
- "${TORRENTS_SEED_PATH}:/seed"
|
||||
- "${TORRENTS_SEED_PATH}/incomplete:/data/incomplete"
|
||||
restart: unless-stopped
|
||||
|
||||
sonarr_anime:
|
||||
@ -36,5 +35,4 @@ services:
|
||||
- "${ANIME_PATH}:/anime"
|
||||
- "${NZB_DOWNLOADS_PATH}:/downloads"
|
||||
- "${TORRENTS_SEED_PATH}:/seed"
|
||||
- "${TORRENTS_SEED_PATH}/incomplete:/data/incomplete"
|
||||
restart: unless-stopped
|
||||
|
Reference in New Issue
Block a user