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