⬅︎ Back to Local Django development with Nginx
Minor improvement suggestion: proxy_set_header Host $http_host; #instead of $host, allows for proxy port retention etc.
Comment
Minor improvement suggestion:
proxy_set_header Host $http_host; #instead of $host, allows for proxy port retention etc.