diff --git a/configs/nginx.conf b/configs/nginx.conf index ec678f8..26b15a4 100644 --- a/configs/nginx.conf +++ b/configs/nginx.conf @@ -27,7 +27,6 @@ server { proxy_set_header X-Client-Timezone "$gi2_location_tz"; proxy_set_header Host $host; - proxy_set_header Schema "https"; proxy_set_header X-Real-IP $remote_addr; }