Update config.json

This commit is contained in:
Alexandre
2021-02-05 21:07:58 +01:00
committed by GitHub
parent a348a292f8
commit 1f638444a7

View File

@@ -23,11 +23,13 @@
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"],
"full_access": true,
"environment": {
},
"options": {
"PUID": 0,
"PGID": 0
},
"options": {
},
"schema": {
"PUID": "str",
"PGID": "str"
}
}