mirror of
https://github.com/acedanger/docker.git
synced 2025-12-06 03:20:12 -08:00
updated download volume
This commit is contained in:
@@ -35,7 +35,7 @@ services:
|
||||
- WEBUI_PORT=8080
|
||||
volumes:
|
||||
- /d/docker/qbittorrent/config:/config
|
||||
- /d/VirtboxShared/downloads:/downloads
|
||||
- /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"
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user