mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 22:55:11 +00:00
Update docker-compose.debug.yml
This commit is contained in:
parent
f8dfa049cb
commit
5cc44bbdb7
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user