Skip to content

Commit 0d5acd7

Browse files
committed
Remove incorrect note about overriding settings
Signed-off-by: Dan Barr <[email protected]>
1 parent 9fd3b99 commit 0d5acd7

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

docs/toolhive/guides-cli/run-mcp-servers.mdx

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -498,20 +498,6 @@ This creates a new server instance with identical settings to the original. If
498498
the original server used secrets, you must have the same secrets available in
499499
your ToolHive secrets store.
500500

501-
:::info
502-
503-
When running from a configuration file, you can still override specific settings
504-
using command-line flags. For example:
505-
506-
```bash
507-
thv run --from-config ./fetch-config.json --name custom-fetch --proxy-port 8080
508-
```
509-
510-
This runs the server with the exported configuration but uses a custom name and
511-
port.
512-
513-
:::
514-
515501
## Next steps
516502

517503
See [Monitor and manage MCP servers](./manage-mcp-servers.md) to monitor and

0 commit comments

Comments
 (0)