Update config.json

This commit is contained in:
Alexandre
2021-10-31 21:00:11 +01:00
committed by GitHub
parent 8ee9172517
commit 2420f6f441

View File

@@ -33,6 +33,6 @@
"startup": "services",
"upstream": "2.1.26",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.1.26-3",
"version": "2.1.26-4",
"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"
}