Replies: 1 comment 2 replies
-
|
Hi, thanks for flagging this. You are indeed correct! We shouldn't be telling FastAPI customers to use NGINX Unit if it's no longer maintained. Contributions to Fast API are always welcome :) I'd encourage you to submit a PR for this change. Here's the exact line that you'd need to remove: . Similarly, you'd also need to change thismanually.md file for other language translations that we have in the /docs folder. Hope this helps and happy to answer any additional questions that you have!
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i realized today on fastapi docs shows nginx unit as an alternative asgi web server but nginx unit not maintained right now. They say:
So could we update our docs? maybe we say not recommended due to bla bla bla or we can remove it directly
Beta Was this translation helpful? Give feedback.
All reactions