Update config.json

This commit is contained in:
Alexandre
2021-12-03 16:47:57 +01:00
committed by GitHub
parent ee44d70b1e
commit d54938203b

View File

@@ -79,6 +79,7 @@
"PGID": "int",
"claim": "str",
"TZ": "str?",
"localdisks": "str?",
"networkdisks": "str?",
"cifsusername": "str?",
"cifspassword": "str?",
@@ -88,6 +89,6 @@
"startup": "services",
"upstream": "1.25.0.5282-2edd3c44d-ls89",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.25.0.5282-2edd3c44d-ls89",
"version": "1.25.0.5282-2edd3c44d-ls89-2",
"webui": "http://[HOST]:[PORT:32400]/web"
}