We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Make clear that Uvicorn creates the file socket, not nginx.
Replaced `Daphne` with `Uvicorn` in the description text, because the code examples use `uvicorn`
Test nginx config before restarting it
Updated Production setup using Nginx (markdown)
Update page to use uvicorn