Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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