This commit is contained in:
Alexandre
2021-05-06 13:44:18 +02:00

View File

@@ -15,7 +15,8 @@
"init": false, "init": false,
"map": ["ssl"], "map": ["ssl"],
"ports": { "ports": {
"9000/tcp": 9000 "9000/tcp": 9000,
"8000/tcp": null
}, },
"ports_description": { "ports_description": {
"9000/tcp": "Web UI port", "9000/tcp": "Web UI port",