mirror of
https://github.com/acedanger/docker.git
synced 2025-12-06 02:10:12 -08:00
updated for wsl2
This commit is contained in:
@@ -38,8 +38,8 @@ services:
|
|||||||
- TZ=America/New_York
|
- TZ=America/New_York
|
||||||
- WEBUI_PORT=8080
|
- WEBUI_PORT=8080
|
||||||
volumes:
|
volumes:
|
||||||
- /d/docker/qbittorrent/config:/config
|
- /mnt/d/docker/qbittorrent/config:/config
|
||||||
- /d/media/downloads:/downloads
|
- /mnt/d/media/downloads:/downloads
|
||||||
# network_mode: "service:gluetun" forces qbittorrent to connect to the internet through the VPN defined in the gluetun container above
|
# network_mode: "service:gluetun" forces qbittorrent to connect to the internet through the VPN defined in the gluetun container above
|
||||||
network_mode: "service:gluetun"
|
network_mode: "service:gluetun"
|
||||||
restart: always
|
restart: always
|
||||||
|
|||||||
Reference in New Issue
Block a user