mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
add host network access
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
"webui": "http://[HOST]:[PORT:3000]",
|
||||
"boot": "auto",
|
||||
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"],
|
||||
"host_network": true,
|
||||
"full_access": true,
|
||||
"environment": {
|
||||
"PUID": "0",
|
||||
|
||||
Reference in New Issue
Block a user