Replies: 1 comment
-
PR welcome. 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am currently developing a command to launch a server with FastAPI. I've noticed that Uvicorn seems to automatically assign a random port when port 0 is chosen, but I didn't find any documentation confirming this behavior.
I believe this feature is quite handy and would benefit others. Could we consider adding a section in the documentation that explains this behavior?
Beta Was this translation helpful? Give feedback.
All reactions