pathing update #1 for unified root
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
This commit is contained in:
parent
2ddc9856dd
commit
76bba0bd9a
5 changed files with 5 additions and 2 deletions
|
|
@ -54,5 +54,6 @@ services:
|
|||
- /mnt/SATA-22TB-host15/qbittorrent/completed:/q-completed
|
||||
- /mnt/SATA-22TB-host15/qbittorrent/seeding:/q-seeding
|
||||
- /mnt/SATA-22TB-host15/temp:/tortemp
|
||||
- /mnt/SATA-22TB-host15:/qbt
|
||||
restart: unless-stopped
|
||||
|
||||
|
|
|
|||
|
|
@ -19,5 +19,5 @@ services:
|
|||
- /pool/music:/mnt/music
|
||||
- /mnt/SATA-22TB-host15/qbittorrent/completed:/q-completed
|
||||
- /mnt/SATA-22TB-host15/qbittorrent/downloads:/q-downloads
|
||||
# - /downloads/lidarr:/downloads/lidarr
|
||||
- /mnt/SATA-22TB-host15:/qbt
|
||||
|
||||
|
|
|
|||
|
|
@ -19,4 +19,4 @@ services:
|
|||
- /pool/movies:/mnt/movies
|
||||
- /mnt/SATA-22TB-host15/qbittorrent/downloads:/q-downloads
|
||||
- /mnt/SATA-22TB-host15/qbittorrent/completed:/q-completed
|
||||
# - /downloads/radarr:/downloads/radarr
|
||||
- /mnt/SATA-22TB-host15:/qbt
|
||||
|
|
@ -19,3 +19,4 @@ services:
|
|||
- /pool/tv:/mnt/tv
|
||||
- /mnt/SATA-22TB-host15/qbittorrent/downloads:/q-downloads
|
||||
- /mnt/SATA-22TB-host15/qbittorrent/completed:/q-completed
|
||||
- /mnt/SATA-22TB-host15:/qbt
|
||||
|
|
|
|||
|
|
@ -19,3 +19,4 @@ services:
|
|||
- /pool/other:/mnt/other
|
||||
- /mnt/SATA-22TB-host15/qbittorrent/downloads:/q-downloads
|
||||
- /mnt/SATA-22TB-host15/qbittorrent/completed:/q-completed
|
||||
- /mnt/SATA-22TB-host15:/qbt
|
||||
|
|
|
|||
Loading…
Reference in a new issue