mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2025-12-17 15:43:22 +00:00
Add restart to debug compose file
This commit is contained in:
@@ -14,6 +14,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "8080:8080"
|
- "8080:8080"
|
||||||
privileged: true
|
privileged: true
|
||||||
|
restart: always
|
||||||
cap_add:
|
cap_add:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user