Skip to content
Discussion options

You must be logged in to vote

Thanks for the help @ycd! 🍰

@xujiang1 that would then be outside of FastAPI, if you are running the Uvicorn command from outside, you would have to stop it and start it again with the new host and port. If you run Uvicorn from inside Python, you would also have to, in some way, stop the process and restart it with the new host and port. But in both cases it would really be outside of FastAPI.

Sorry for the long delay! 🙈 I wanted to personally address each issue/PR and they piled up through time, but now I'm checking each one in order.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Kludex
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants
Converted from issue

This discussion was converted from issue #2550 on February 27, 2023 23:31.