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