mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 22:55:11 +00:00
Add restart to debug compose file
This commit is contained in:
parent
e11d49b7e6
commit
4a70f9b1b4
@ -14,6 +14,7 @@ services:
|
||||
ports:
|
||||
- "8080:8080"
|
||||
privileged: true
|
||||
restart: always
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user