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]", "webui": "[PROTO:ssl]://[HOST]:[PORT:7277]",
"startup": "services", "startup": "services",
"init": false, "init": false,
"arch": ["aarch64", "amd64", "armv7", "armhf"], "arch": ["aarch64", "amd64", "armv7"],
"boot": "auto",
"hassio_api": true,
"hassio_role": "default",
"ports": { "ports": {
"7277/tcp": 7277 "7277/tcp": 7277
}, },