mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2025-12-16 15:13:20 +00:00
Update docker-compose.debug.yml
This commit is contained in:
@@ -13,7 +13,8 @@ services:
|
|||||||
- DEBIAN_FRONTEND=noninteractive
|
- DEBIAN_FRONTEND=noninteractive
|
||||||
ports:
|
ports:
|
||||||
- "8080:8080"
|
- "8080:8080"
|
||||||
privileged: true
|
devices:
|
||||||
|
- /dev/net/tun
|
||||||
restart: always
|
restart: always
|
||||||
cap_add:
|
cap_add:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
|
|||||||
Reference in New Issue
Block a user