Update media-management.yaml

master
Dex Burgess 2024-07-08 18:19:06 +00:00
parent afbe175a66
commit 76f737dc05
1 changed files with 4 additions and 4 deletions

View File

@ -116,7 +116,7 @@ services:
sysctls: sysctls:
- net.ipv6.conf.all.disable_ipv6=1 - net.ipv6.conf.all.disable_ipv6=1
ports: ports:
#- 9080:9080 #qbittorrent - 9080:9080 #qbittorrent
- 9081:8080 #sab - 9081:8080 #sab
# Downloaders # Downloaders
@ -135,8 +135,8 @@ services:
- PUID=1000 - PUID=1000
- PGID=1000 - PGID=1000
- TZ=US/Eastern - TZ=US/Eastern
#- DOCKER_MODS=ghcr.io/gilbn/theme.park:sabnzbd - DOCKER_MODS=ghcr.io/gilbn/theme.park:sabnzbd
#- TP_THEME=$THEME - TP_THEME=$THEME
deploy: deploy:
resources: resources:
limits: limits:
@ -154,7 +154,7 @@ services:
- PUID=1000 - PUID=1000
- PGID=1000 - PGID=1000
- TZ=US/Eastern - TZ=US/Eastern
- WEBUI_PORT=8080 - WEBUI_PORT=9080
volumes: volumes:
- /dockers/qbit/appdata/config:/config - /dockers/qbit/appdata/config:/config
- /dockers/downloads/qbit:/downloads - /dockers/downloads/qbit:/downloads