From 29d19cbe4f9b8ee06e27a7a02eff7d62fd101acf Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 12 May 2021 16:01:04 +0200 Subject: [PATCH] Update config.json --- joal/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/joal/config.json b/joal/config.json index 91c5cb6fa..fdf081725 100644 --- a/joal/config.json +++ b/joal/config.json @@ -21,7 +21,7 @@ }, "ports_description": { "49152/tcp": "torrent port (not required)", - "8081/tcp": "Web UI port" + "8081/tcp": "Web UI port (required)" }, "webui": "http://[HOST]:[PORT:8081]/joal/ui", "boot": "auto",