Merge pull request #28 from teddyphreak/teddyphreak-patch-1

Port 930b468 from https://github.com/ansible/awx
This commit is contained in:
Shane McDonald
2020-09-25 09:37:27 -04:00
committed by GitHub

View File

@@ -198,6 +198,7 @@ data:
include {{ extra_nginx_include }};
{%- endif %}
proxy_set_header X-Forwarded-Port 443;
uwsgi_param HTTP_X_FORWARDED_PORT 443;
}
}
}