Use new webui function

This commit is contained in:
Pascal Vizeli
2017-10-03 17:42:05 +02:00
committed by GitHub
parent f0b0a69490
commit 8fe038034d

View File

@@ -5,7 +5,7 @@
"description": "Browser-based configuration file editor for Home Assistant.",
"url": "https://home-assistant.io/addons/configurator",
"startup": "application",
"webui": "http://[HOST]:[PORT:3218]",
"webui": "[PROTO:ssl]://[HOST]:[PORT:3218]",
"boot": "auto",
"ports": {
"3218/tcp": 3218