From c03c51d9c9f48abaf613b7c8a5fab5eecce49206 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sun, 21 Apr 2019 09:07:57 +0200 Subject: [PATCH] :sparkles: Adds port descriptions --- phlex/config.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/phlex/config.json b/phlex/config.json index 0993bc0..df576c7 100644 --- a/phlex/config.json +++ b/phlex/config.json @@ -20,6 +20,9 @@ "ports": { "1778/tcp": 1778 }, + "ports_description": { + "1778/tcp": "Phlex web interface" + }, "map": [ "ssl", "config"