From d7d20cd080c1954402b612dd6db9d2820eca0de3 Mon Sep 17 00:00:00 2001 From: poprhythm Date: Thu, 12 Mar 2026 20:53:36 +0000 Subject: [PATCH] torrents: add nas_library bind mount to qbittorrent_open --- torrents/docker-compose.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/torrents/docker-compose.yaml b/torrents/docker-compose.yaml index 5418249..342a949 100644 --- a/torrents/docker-compose.yaml +++ b/torrents/docker-compose.yaml @@ -16,6 +16,7 @@ services: volumes: - /srv/qbittorrent_open-config:/config - nas_media:/data + - /mnt/nas_library:/library qbittorrent_vpn: container_name: qbittorrent_vpn image: ghcr.io/hotio/qbittorrent:release-5.1.2