Skip to content

Commit

Permalink
client.port -> client.host in Rotom settings
Browse files Browse the repository at this point in the history
  • Loading branch information
JabLuszko authored Jan 18, 2025
1 parent 6dbd5ce commit 93e1eb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/docs/setup/standard.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 93e1eb1

Please sign in to comment.