mirror of
https://github.com/fastapi/fastapi.git
synced 2026-09-18 00:34:45 -04:00
📝 Remove "NGINX Unit" from the list of ASGI-servers in docs (#15475)
This commit is contained in:
1 parent
2895c51ba8
commit
7baefe7144
1 file changed
-1
@@ -56,7 +56,6 @@ There are several alternatives, including:
|
||||
* [Hypercorn](https://hypercorn.readthedocs.io/): an ASGI server compatible with HTTP/2 and Trio among other features.
|
||||
* [Daphne](https://github.com/django/daphne): the ASGI server built for Django Channels.
|
||||
* [Granian](https://github.com/emmett-framework/granian): A Rust HTTP server for Python applications.
|
||||
* [NGINX Unit](https://unit.nginx.org/howto/fastapi/): NGINX Unit is a lightweight and versatile web application runtime.
|
||||
|
||||
## Server Machine and Server Program { #server-machine-and-server-program }
|
||||
|
||||
|
||||
Reference in new issue
Block a user