From 666562d06aa116bc85d1124578c89f0b105d6ecc Mon Sep 17 00:00:00 2001 From: pixelthorn Date: Sun, 12 Jul 2026 22:31:26 -0500 Subject: [PATCH] Update servarr.yaml --- servarr.yaml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/servarr.yaml b/servarr.yaml index 6eb6244..d4e2826 100644 --- a/servarr.yaml +++ b/servarr.yaml @@ -1,8 +1,3 @@ -volumes: - mousehole: - qbittorrent: - deluge: - networks: proxy-net: external: true @@ -96,7 +91,7 @@ services: - WEBUI_PORT=8082 - TORRENTING_PORT=49152 volumes: - - qbittorrent:/config + - /srv/docker/entertainment/servarr/qbittorrent:/config - /mnt/raid2/video/downloads:/video/downloads - /mnt/raid2/video/downloads/torrents:/video/downloads/torrents - /mnt/raid2/video/downloads/torrents/incomplete:/video/downloads/torrents/incomplete @@ -133,7 +128,7 @@ services: - TZ=America/Chicago #- DELUGE_LOGLEVEL=error #optional volumes: - - deluge:/config + - /srv/docker/entertainment/servarr/deluge/:/config - /mnt/raid1/data/media/downloads:/media/downloads - /mnt/raid1/data/media/downloads/torrents:/media/downloads/torrents - /mnt/raid1/data/media/downloads/torrents/incomplete:/media/downloads/torrents/incomplete @@ -200,7 +195,7 @@ services: #MOUSEHOLE_ALLOWED_HOSTS: "mousehole.myhomelab.lan,localhost" #MOUSEHOLE_ALLOWED_ORIGINS: "https://mousehole.myhomelab.lan,http://localhost:5010" volumes: - - mousehole:/var/lib/mousehole + - /srv/docker/entertainment/servarr/mousehole:/var/lib/mousehole labels: - homepage.group=Torrenting - homepage.name=Mousehole