mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-08 06:50:58 +02:00
config lint
This commit is contained in:
@@ -22,10 +22,10 @@
|
||||
},
|
||||
"panel_icon": "mdi:silverware-fork-knife",
|
||||
"ports": {
|
||||
"9925/tcp": "9925"
|
||||
"9925/tcp": 9925
|
||||
},
|
||||
"ports_description": {
|
||||
"80/tcp": "Web interface"
|
||||
"9925/tcp": "Web interface"
|
||||
},
|
||||
"schema": {
|
||||
"certfile": "str",
|
||||
|
||||
Reference in New Issue
Block a user