ansible-provision.sh
7.17 KB
-
DEVOPS-2074: nginx looks for ELB headers to forward · 18c3fa7b
In the case of sandboxes, nginx listens on 443/80 and needs to pass along the scheme of the request so that django knows if the client is connecting over HTTP or HTTPS, rather than forwarding non-existant ELB headers.
Kevin Falcone committed