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