Update media-management.yaml
parent
afbe175a66
commit
76f737dc05
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue