mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 06:24:18 +02:00
fix: wrong server name in explicit server entrypoint doc
This commit is contained in:
parent
aecf7f07c2
commit
c8603bfd3b
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ def hello() -> str:
|
|||
You can run it with:
|
||||
|
||||
```bash
|
||||
fastmcp run server.py:custom_name
|
||||
fastmcp run server.py:my_server
|
||||
```
|
||||
|
||||
#### Factory Function
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue