mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-25 16:56:04 +02:00
Update config.json
This commit is contained in:
@@ -12,22 +12,12 @@
|
|||||||
"ssl:ro"
|
"ssl:ro"
|
||||||
],
|
],
|
||||||
"name": "Xteve",
|
"name": "Xteve",
|
||||||
"options": {
|
|
||||||
"certfile": "fullchain.pem",
|
|
||||||
"keyfile": "privkey.pem",
|
|
||||||
"ssl": false
|
|
||||||
},
|
|
||||||
"ports": {
|
"ports": {
|
||||||
"34400/tcp": 34400
|
"34400/tcp": 34400
|
||||||
},
|
},
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
"34400/tcp": "Web interface"
|
"34400/tcp": "Web interface"
|
||||||
},
|
},
|
||||||
"schema": {
|
|
||||||
"certfile": "str",
|
|
||||||
"keyfile": "str",
|
|
||||||
"custom_ssl": "bool"
|
|
||||||
},
|
|
||||||
"slug": "xteve",
|
"slug": "xteve",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "2.5.1",
|
"version": "2.5.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user