diff --git a/default.conf b/default.conf index 024d59f..63d2ff7 100644 --- a/default.conf +++ b/default.conf @@ -252,7 +252,7 @@ server { proxy_pass http://10.8.0.5:1489/; } - location /squizstorer/v1.0.0 { + location /squizstorer/v1.0.0/ { if ($request_method = OPTIONS) { add_header Access-Control-Allow-Origin $http_origin always; add_header Access-Control-Allow-Credentials true always;