wip
This commit is contained in:
parent
f0f1ce5018
commit
d0b3712f17
18 changed files with 568 additions and 23 deletions
|
|
@ -29,8 +29,6 @@ def run(
|
|||
help="show the log messages",
|
||||
),
|
||||
):
|
||||
import uvicorn
|
||||
|
||||
uvicorn.run(**get_config().api_server.dict())
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue