add priviledged feature

This commit is contained in:
Qballjos 2021-02-25 19:24:09 +01:00
parent 21c23b1ecb
commit 4c072ecb44
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@
], ],
"description": "A stack of dockers (qBittorent, NZBget, Jackett, NZBhydra2) to use with VPN service to shield your privacy", "description": "A stack of dockers (qBittorent, NZBget, Jackett, NZBhydra2) to use with VPN service to shield your privacy",
"env": [{ "env": [{
"privileged": true
},
{
"default": "1000", "default": "1000",
"label": "PUID", "label": "PUID",
"name": "PUID" "name": "PUID"