From 0a313572b5a3a7ad5fa0a40c3681e569e05e0e46 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 12 May 2021 15:48:01 +0200 Subject: [PATCH] Update config.json --- joal/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/joal/config.json b/joal/config.json index bab23294a..e66bcb27d 100644 --- a/joal/config.json +++ b/joal/config.json @@ -20,8 +20,8 @@ "8081/tcp": null }, "ports_description": { - "49152/tcp": "torrent port", - "8081/tcp": "Web UI port" + "49152/tcp": "torrent port (not required)", + "8081/tcp": "Web UI port (not required for Ingress)" }, "webui": "http://[HOST]:[PORT:8081]/joal/ui", "boot": "auto",