Update config.json

This commit is contained in:
Alexandre
2021-01-20 11:00:25 +01:00
committed by GitHub
parent 58ba4f74d8
commit fe83bfa8e4

View File

@@ -7,10 +7,7 @@
"webui": "[PROTO:ssl]://[HOST]:[PORT:7277]",
"startup": "services",
"init": false,
"arch": ["aarch64", "amd64", "armv7", "armhf"],
"boot": "auto",
"hassio_api": true,
"hassio_role": "default",
"arch": ["aarch64", "amd64", "armv7"],
"ports": {
"7277/tcp": 7277
},