mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-02 00:15:25 +02:00
fixed bot issues
This commit is contained in:
parent
4defa492b7
commit
d00d7e7de4
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# fastapi
|
||||
|
||||
> Uvicorn을 기반으로 동작하는 FastAPI 앱 실행용 CLI 도구.
|
||||
> 더 많은 정보: <https://manned.org/fastapi>.
|
||||
> More information: <https://manned.org/fastapi>.
|
||||
|
||||
- 자동 재시작 기능을 사용하여 FastAPI 앱 실행 (개발용):
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# fastapi
|
||||
|
||||
> 运行 FastAPI 应用的命令行工具,底层使用 Uvicorn。
|
||||
> 更多信息:<https://manned.org/fastapi>.
|
||||
> More information: <https://manned.org/fastapi>.
|
||||
|
||||
- 使用自动重载运行 FastAPI 应用(用于开发):
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue