diff --git a/web/site/content/docs/getting-started/hono.md b/web/site/content/docs/getting-started/hono.md index 344eb68d..28a20eb4 100644 --- a/web/site/content/docs/getting-started/hono.md +++ b/web/site/content/docs/getting-started/hono.md @@ -82,6 +82,8 @@ authentication data to establish the remote connection. Update it with the follo } ``` +If you want to use your own Eclipse Hono instance, the value for `address` is replaced by `mqtt://:1883`. + Restart the Suite Connector service for the changes to take effect: ```shell