From e5e5ef3d77c7db56ca3b18f933b8adfe76a817bf Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 12 Feb 2025 20:57:13 +0100 Subject: [PATCH] Update config.json --- signalk/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/signalk/config.json b/signalk/config.json index c217fef69..e5899376a 100644 --- a/signalk/config.json +++ b/signalk/config.json @@ -41,7 +41,7 @@ "1458/udp": "Custom 1", "1459/tcp": "Custom 2", "1460/udp": "Custom 3", - "3000/tcp": "web interface", + "3000/tcp": "Web interface", "3443/tcp": "ssl web interface", "8375/tcp": "TCPSTREAM port" },