From 83e7d0bc1f113b0befeb96ebb4eff18c5332d20b Mon Sep 17 00:00:00 2001 From: paspo Date: Wed, 26 Jul 2023 09:12:51 +0200 Subject: [PATCH] added port description --- config.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.json b/config.json index 38040b9..ace2663 100644 --- a/config.json +++ b/config.json @@ -19,6 +19,9 @@ "ports": { "10050/tcp": 10050 }, + "ports_description": { + "10050/tcp": "Zabbix Agent port (used by Zabbix Server and/or proxies)" + }, "map": [ "share" ],