Fixed a typo in a word Scheme.
This commit is contained in:
parent
ee96af31ad
commit
9d58b16d55
@ -24,7 +24,7 @@ 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 $scheme;
|
proxy_set_header Scheme $scheme;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user