mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Doc: Fixed a typo (#10391)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
@ -98,7 +98,7 @@ Where:
|
|||||||
|
|
||||||
- `mcp-host`: The MCP server's host address.
|
- `mcp-host`: The MCP server's host address.
|
||||||
- `mcp-port`: The MCP server's listening port.
|
- `mcp-port`: The MCP server's listening port.
|
||||||
- `mcp-base_url`: The address of the running RAGFlow server.
|
- `mcp-base-url`: The address of the running RAGFlow server.
|
||||||
- `mcp-script-path`: The file path to the MCP server’s main script.
|
- `mcp-script-path`: The file path to the MCP server’s main script.
|
||||||
- `mcp-mode`: The launch mode.
|
- `mcp-mode`: The launch mode.
|
||||||
- `self-host`: (default) self-host mode.
|
- `self-host`: (default) self-host mode.
|
||||||
|
|||||||
Reference in New Issue
Block a user