mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-08 08:35:57 +02:00
Update config.json
This commit is contained in:
@@ -23,11 +23,13 @@
|
|||||||
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"],
|
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"],
|
||||||
"full_access": true,
|
"full_access": true,
|
||||||
"environment": {
|
"environment": {
|
||||||
|
},
|
||||||
|
"options": {
|
||||||
"PUID": 0,
|
"PUID": 0,
|
||||||
"PGID": 0
|
"PGID": 0
|
||||||
},
|
},
|
||||||
"options": {
|
|
||||||
},
|
|
||||||
"schema": {
|
"schema": {
|
||||||
|
"PUID": "str",
|
||||||
|
"PGID": "str"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user