From 578dfa30b80f249d412de265138729bb6f0de784 Mon Sep 17 00:00:00 2001 From: Timmo Date: Mon, 15 Apr 2019 20:01:14 +0100 Subject: [PATCH] :hammer: Add ports_description --- thelounge/config.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/thelounge/config.json b/thelounge/config.json index cf7a15e..6f3f7b2 100644 --- a/thelounge/config.json +++ b/thelounge/config.json @@ -24,6 +24,9 @@ "ports": { "15100/tcp": 15100 }, + "ports_description": { + "15100/tcp": "The Lounge Web UI" + }, "map": [ "config:rw", "ssl"