mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-05 15:15:58 +02:00
nobuild
This commit is contained in:
@@ -89,10 +89,12 @@
|
|||||||
"panel_admin": false,
|
"panel_admin": false,
|
||||||
"panel_icon": "mdi:bird",
|
"panel_icon": "mdi:bird",
|
||||||
"ports": {
|
"ports": {
|
||||||
"8080/tcp": 8080
|
"8080/tcp": 8080,
|
||||||
|
"9090/tcp": 9090
|
||||||
},
|
},
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
"8080/tcp": "Web ui"
|
"8080/tcp": "Web ui",
|
||||||
|
"9090/tcp": "Telemetry endpoint"
|
||||||
},
|
},
|
||||||
"privileged": [
|
"privileged": [
|
||||||
"SYS_ADMIN",
|
"SYS_ADMIN",
|
||||||
|
|||||||
Reference in New Issue
Block a user