diff --git a/default.conf b/default.conf index dd5fe56..81a894e 100644 --- a/default.conf +++ b/default.conf @@ -22,6 +22,7 @@ server { location /heruvym/ { proxy_set_header Referer $host; + proxy_set_header Origin $http_origin; proxy_set_header Connection ''; proxy_http_version 1.1; chunked_transfer_encoding off;