Update config.json

This commit is contained in:
Alexandre
2023-02-26 14:50:52 +01:00
committed by GitHub
parent ef49759cd9
commit e8150111e7

View File

@@ -60,12 +60,10 @@
"BINANCE_AUTHENTICATION_PASSWORD": null "BINANCE_AUTHENTICATION_PASSWORD": null
}, },
"ports": { "ports": {
"80/tcp": 8081, "80/tcp": 8081
"8080/tcp": 8082
}, },
"ports_description": { "ports_description": {
"80/tcp": "Bot port", "80/tcp": "Webui port"
"8080/tcp": "Web UI port"
}, },
"privileged": [ "privileged": [
"SYS_ADMIN", "SYS_ADMIN",