Update servarr.yaml
This commit is contained in:
+3
-8
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user