sonarr_anime: change torrent location
This commit is contained in:
parent
a4eefdf967
commit
901a90dafe
|
@ -654,7 +654,7 @@ services:
|
|||
- "${ANIME_PATH}:/anime"
|
||||
- "${NZB_DOWNLOADS_PATH}:/downloads"
|
||||
- "${TORRENTS_SEED_PATH}:/seed"
|
||||
- "${TORRENTS_SEED_PATH}/incomplete:/data/incomplete"
|
||||
- "${TORRENTS_SEED_PATH}/incomplete:/data"
|
||||
restart: unless-stopped
|
||||
profiles:
|
||||
- base
|
||||
|
|
Loading…
Reference in New Issue