Update config.json

This commit is contained in:
Alexandre
2021-11-01 00:01:26 +01:00
committed by GitHub
parent 8974141f1e
commit a012edcab4

View File

@@ -33,6 +33,6 @@
"startup": "services",
"upstream": "2.1.26",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.1.26-4",
"version": "2.1.26-5",
"webui": "http://[HOST]:[PORT:8081]/joal/ui?ui_credentials=%7B%22host%22%3A%22[HOST]%22%2C%22port%22%3A%22[PORT:8081]%22%2C%22pathPrefix%22%3A%22joal%22%2C%22secretToken%22%3A%22lrMY24Byhx%22%7D"
}