torrents: add nas_library bind mount to qbittorrent_open
This commit is contained in:
@@ -16,6 +16,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /srv/qbittorrent_open-config:/config
|
- /srv/qbittorrent_open-config:/config
|
||||||
- nas_media:/data
|
- nas_media:/data
|
||||||
|
- /mnt/nas_library:/library
|
||||||
qbittorrent_vpn:
|
qbittorrent_vpn:
|
||||||
container_name: qbittorrent_vpn
|
container_name: qbittorrent_vpn
|
||||||
image: ghcr.io/hotio/qbittorrent:release-5.1.2
|
image: ghcr.io/hotio/qbittorrent:release-5.1.2
|
||||||
|
|||||||
Reference in New Issue
Block a user