This commit is contained in:
Alexandre
2021-10-23 18:57:05 +02:00
parent 15cc9007c7
commit fe8c59f012
2 changed files with 4 additions and 21 deletions

View File

@@ -20,11 +20,7 @@
"ports_description": {
"8000/tcp": "Web UI port (required)"
},
"privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH",
"NET_ADMIN"
],
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"],
"schema": {
"PUID": "int",
"PGID": "int",