diff --git a/web/config.json b/web/config.json index 08c7ec8..e2e45e8 100644 --- a/web/config.json +++ b/web/config.json @@ -459,7 +459,7 @@ "type": "string", "default": "", "check": "checkIpAddress", - "description": "the IP address we connect to", + "description": "the IP address we connect to in the form 192.168.1.2\nor an MDNS name like ESP32NMEA2K.local", "category": "TCP client" }, {