Update media-management.yaml

master
Dex Burgess 2024-07-04 05:54:40 +00:00
parent 8b4d9b5bff
commit ddeaad0715
1 changed files with 6 additions and 4 deletions

View File

@ -105,12 +105,14 @@ services:
- NET_ADMIN - NET_ADMIN
volumes: volumes:
- /dockers/gluetun:/gluetun - /dockers/gluetun:/gluetun
- type: bind
source: /dockers/configs/wg0.conf
target: /gluetun/wireguard/wg0.conf
environment: environment:
- VPN_SERVICE_PROVIDER=custom - VPN_SERVICE_PROVIDER=custom
- VPN_TYPE=wireguard - VPN_TYPE=wireguard
- VPN_ENDPOINT_IP=31.13.189.226
- VPN_ENDPOINT_PORT=51820
- WIREGUARD_PUBLIC_KEY=PXtm4zWbqySH2QGaI/5ivRVGXPwztXfzMbtoT9Ad0jE=
- WIREGUARD_PRIVATE_KEY=+LGMC41uWU2fiGmSDRPwResJCQjdzKesXwAn8O9YymU=
- WIREGUARD_ADDRESSES=10.1.1.40/32
ports: ports:
- 65497:65497 #qbittorrent - 65497:65497 #qbittorrent
- "52000-52010:52000-52010/udp" - "52000-52010:52000-52010/udp"
@ -150,7 +152,7 @@ services:
- /dockers/qbit/appdata/config:/config - /dockers/qbit/appdata/config:/config
- /dockers/downloads/qbit:/downloads - /dockers/downloads/qbit:/downloads
#ports: #ports:
# - 8080:8080 # - 8080:8080
# - 65497:65497 # - 65497:65497
# - 65497:65497/udp # - 65497:65497/udp