fastapi 默认运行服务器的地址是:http://127.0.0.1:8000运行服务器指令为:uvicorn main:app --reload ... uvicorn|更改fastapi服务器运行host和port.
確定! 回上一頁