Update config.json

This commit is contained in:
Alexandre
2022-08-26 22:06:02 +02:00
committed by GitHub
parent aed74da003
commit ac6605e3e7

View File

@@ -12,22 +12,12 @@
"ssl:ro"
],
"name": "Xteve",
"options": {
"certfile": "fullchain.pem",
"keyfile": "privkey.pem",
"ssl": false
},
"ports": {
"34400/tcp": 34400
},
"ports_description": {
"34400/tcp": "Web interface"
},
"schema": {
"certfile": "str",
"keyfile": "str",
"custom_ssl": "bool"
},
"slug": "xteve",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.5.1",