Update config.json

This commit is contained in:
Alexandre
2021-09-25 09:01:43 +02:00
committed by GitHub
parent 78234e9d1b
commit b8a5201d84

View File

@@ -23,13 +23,11 @@
"ssl"
],
"ports": {
"9000/tcp": 9000,
"9443/tcp": 9443,
"9099/tcp": 9000,
"8000/tcp": null
},
"ports_description": {
"9000/tcp": "Web UI port http",
"9443/tcp": "Web UI port https",
"9099/tcp": "Web UI port",
"8000/tcp": "Edge Agent Api (Enable when managing remote edge agents)"
},
"webui": "[PROTO:ssl]://[HOST]:[PORT:9000]",