Update config.json

This commit is contained in:
Alexandre
2020-12-20 10:34:00 +01:00
committed by GitHub
parent 247f731d36
commit b508524f13

View File

@@ -16,8 +16,8 @@
"8081/tcp": 8081 "8081/tcp": 8081
}, },
"ports_description": { "ports_description": {
"49152/tcp": "torrent port - hardcoded, can't change", "49152/tcp": "torrent port",
"8081/tcp": "Web UI port - hardcoded, can't change" "8081/tcp": "Web UI port"
}, },
"webui": "http://[HOST]:[PORT:8081]/joal/ui", "webui": "http://[HOST]:[PORT:8081]/joal/ui",
"boot": "auto", "boot": "auto",