Update media-management.yaml

master
Dex Burgess 2024-07-04 06:08:36 +00:00
parent ddeaad0715
commit 51167f5af0
1 changed files with 5 additions and 5 deletions

View File

@ -114,7 +114,7 @@ services:
- WIREGUARD_PRIVATE_KEY=+LGMC41uWU2fiGmSDRPwResJCQjdzKesXwAn8O9YymU=
- WIREGUARD_ADDRESSES=10.1.1.40/32
ports:
- 65497:65497 #qbittorrent
- 9080:9080 #qbittorrent
- "52000-52010:52000-52010/udp"
# Downloaders
@ -147,14 +147,14 @@ services:
- PUID=1000
- PGID=1000
- TZ=US/Eastern
# - WEBUI_PORT=8080
- WEBUI_PORT=9080
volumes:
- /dockers/qbit/appdata/config:/config
- /dockers/downloads/qbit:/downloads
#ports:
ports:
# - 8080:8080
# - 65497:65497
# - 65497:65497/udp
- 65497:65497
- 65497:65497/udp
networks:
default: