Removed unnecessary Schema header from nginx.conf.
This commit is contained in:
parent
5678d3e65a
commit
17e346f3b6
@ -27,7 +27,6 @@ server {
|
|||||||
|
|
||||||
proxy_set_header X-Client-Timezone "$gi2_location_tz";
|
proxy_set_header X-Client-Timezone "$gi2_location_tz";
|
||||||
proxy_set_header Host $host;
|
proxy_set_header Host $host;
|
||||||
proxy_set_header Schema "https";
|
|
||||||
proxy_set_header X-Real-IP $remote_addr;
|
proxy_set_header X-Real-IP $remote_addr;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user