Update default.conf

This commit is contained in:
Mikhail 2024-05-18 21:04:15 +00:00
parent ea932520c9
commit a6f2f6fa27

@ -320,7 +320,6 @@ server {
add_header Access-Control-Allow-Credentials true always;
add_header Access-Control-Allow-Headers content-type,authorization,response-type always;
add_header Access-Control-Allow-Methods OPTIONS,GET,POST,PATCH,PUT,DELETE;
add_header Service $apiversion;
proxy_set_header Referer $host;
proxy_set_header Origin $http_origin;
proxy_set_header Connection '';