Skip to content

Commit 7a99abe

Browse files
committed
Fix formatting issues
Signed-off-by: lujunsan <[email protected]>
1 parent 0b912f2 commit 7a99abe

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -527,10 +527,11 @@ For example, to run a server using the exported configuration:
527527
thv run --from-config ./fetch-config.json
528528
```
529529

530-
This creates a persistent server instance with identical settings to the original
531-
and saves a real configuration file. The server can be stopped, restarted, and
532-
managed like any other workload. If the original server used secrets, you must
533-
have the same secrets available in your ToolHive secrets store.
530+
This creates a persistent server instance with identical settings to the
531+
original and saves a real configuration file. The server can be stopped,
532+
restarted, and managed like any other workload. If the original server used
533+
secrets, you must have the same secrets available in your ToolHive secrets
534+
store.
534535

535536
:::note
536537

0 commit comments

Comments
 (0)