mirror of
https://github.com/acedanger/docker.git
synced 2025-12-05 22:50:17 -08:00
added comments for important features
This commit is contained in:
@@ -36,5 +36,6 @@ services:
|
||||
volumes:
|
||||
- /d/docker/qbittorrent/config:/config
|
||||
- /d/VirtboxShared/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