mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 22:34:11 +02:00
Update config.json
This commit is contained in:
@@ -23,13 +23,11 @@
|
|||||||
"ssl"
|
"ssl"
|
||||||
],
|
],
|
||||||
"ports": {
|
"ports": {
|
||||||
"9000/tcp": 9000,
|
"9099/tcp": 9000,
|
||||||
"9443/tcp": 9443,
|
|
||||||
"8000/tcp": null
|
"8000/tcp": null
|
||||||
},
|
},
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
"9000/tcp": "Web UI port http",
|
"9099/tcp": "Web UI port",
|
||||||
"9443/tcp": "Web UI port https",
|
|
||||||
"8000/tcp": "Edge Agent Api (Enable when managing remote edge agents)"
|
"8000/tcp": "Edge Agent Api (Enable when managing remote edge agents)"
|
||||||
},
|
},
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:9000]",
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:9000]",
|
||||||
|
|||||||
Reference in New Issue
Block a user