WireGuard changes for qBittorrent.
This commit is contained in:
+3
-3
@@ -4537,9 +4537,9 @@ services:
|
|||||||
- ${DOCKER_VOLUME_STORAGE}/downloads/:/downloads:rw
|
- ${DOCKER_VOLUME_STORAGE}/downloads/:/downloads:rw
|
||||||
- ${DOCKER_VOLUME_CONFIG}/qbittorrent/qBittorrent:/qbittorrent/:ro
|
- ${DOCKER_VOLUME_CONFIG}/qbittorrent/qBittorrent:/qbittorrent/:ro
|
||||||
qbittorrentvpn:
|
qbittorrentvpn:
|
||||||
cap_add:
|
# cap_add:
|
||||||
- NET_ADMIN
|
# - NET_ADMIN
|
||||||
- SYS_MODULE
|
# - SYS_MODULE
|
||||||
container_name: qbittorrentvpn
|
container_name: qbittorrentvpn
|
||||||
environment:
|
environment:
|
||||||
DEBUG: true
|
DEBUG: true
|
||||||
|
|||||||
Reference in New Issue
Block a user