Update config.json

This commit is contained in:
Alexandre
2022-11-26 22:01:16 +01:00
committed by GitHub
parent 55e1ac13dd
commit 4dc6ff90ba

View File

@@ -1,5 +1,5 @@
{ {
"arch": [ "ach": [
"aarch64", "aarch64",
"amd64", "amd64",
"armv7" "armv7"
@@ -28,4 +28,4 @@
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.5.3-2", "version": "2.5.3-2",
"webui": "[PROTO:ssl]://[HOST]:[PORT:34400]/web" "webui": "[PROTO:ssl]://[HOST]:[PORT:34400]/web"
} }