mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 22:34:11 +02:00
Remove unprotected
This commit is contained in:
@@ -26,7 +26,12 @@
|
|||||||
"SYS_ADMIN",
|
"SYS_ADMIN",
|
||||||
"DAC_READ_SEARCH"
|
"DAC_READ_SEARCH"
|
||||||
],
|
],
|
||||||
"full_access": true,
|
"devices":[
|
||||||
|
"/dev/sda1",
|
||||||
|
"/dev/sda2",
|
||||||
|
"/dev/sdb1",
|
||||||
|
"/dev/sdb2"
|
||||||
|
],
|
||||||
"webui": "http://[HOST]:[PORT:8443]",
|
"webui": "http://[HOST]:[PORT:8443]",
|
||||||
"boot": "auto",
|
"boot": "auto",
|
||||||
"environment": {},
|
"environment": {},
|
||||||
|
|||||||
Reference in New Issue
Block a user