mirror of
https://github.com/etesync/server
synced 2024-11-22 08:48:07 +00:00
Updated Production setup using Nginx (markdown)
parent
46f593aa0e
commit
e524a0448f
@ -5,7 +5,7 @@ We do because its not a good idea to just run the basic debug server and expose
|
||||
Instead, a component stack should be built.
|
||||
In this guide, we will create the following stack:
|
||||
|
||||
> `the web client <-> Nginx <-> the socket <-> Daphne <-> Django`
|
||||
> `the web client <-> Nginx <-> the socket <-> uvicorn <-> fastapi/Django`
|
||||
|
||||
|
||||
## Uvicorn
|
||||
|
Loading…
Reference in New Issue
Block a user