From 93e1eb11cbb4be2ee54385cdd6517394498c8887 Mon Sep 17 00:00:00 2001 From: JabLuszko Date: Sat, 18 Jan 2025 10:24:55 +0100 Subject: [PATCH] client.port -> client.host in Rotom settings --- pages/docs/setup/standard.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/docs/setup/standard.mdx b/pages/docs/setup/standard.mdx index 20b458e..9075fc3 100644 --- a/pages/docs/setup/standard.mdx +++ b/pages/docs/setup/standard.mdx @@ -125,7 +125,7 @@ import { Callout } from 'nextra-theme-docs' Please note Rotom does not have any authentication for it's web client. It is recommended that you run this service on your internal network, behind a Firewall, or protected by a cloud based application layer. - - The `client.port` might need to be updated to `0.0.0.0` depending on how you run your server. + - The `client.host` might need to be updated to `0.0.0.0` depending on how you run your server. - You can also modify the monitoring values however it is unclear if they are actually used by any MITM tools at this time. 1. Install the dependencies