Update default.conf
This commit is contained in:
parent
9d14547821
commit
1695ed57db
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user