fix(core): update

This commit is contained in:
Philipp Kunz 2019-01-22 04:03:17 +01:00
parent a4d8a46360
commit db38d038ef

View File

@ -95,7 +95,6 @@ export let getHostConfigString = (hostNameArg: string, destinationIpArg: string,
location / {
http2_push_preload on;
proxy_http_version 1.1;
proxy_redirect off;
proxy_buffering off;
proxy_set_header Host $http_host;
proxy_set_header X-Real-IP $remote_addr;