diff --git a/joal/config.json b/joal/config.json index e66bcb27d..91c5cb6fa 100644 --- a/joal/config.json +++ b/joal/config.json @@ -17,11 +17,11 @@ ], "ports": { "49152/tcp": null, - "8081/tcp": null + "8081/tcp": 8091 }, "ports_description": { "49152/tcp": "torrent port (not required)", - "8081/tcp": "Web UI port (not required for Ingress)" + "8081/tcp": "Web UI port" }, "webui": "http://[HOST]:[PORT:8081]/joal/ui", "boot": "auto",