Updated Production setup using Nginx (markdown)

master
Simon Vandevelde 3 years ago
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…
Cancel
Save