Update default.conf

This commit is contained in:
Mikhail 2024-12-22 12:36:02 +00:00
parent fa52c63c01
commit 3f31531b6c

@ -313,7 +313,7 @@ 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;
proxy_pass http://10.8.0.9:1488/;
proxy_pass http://10.6.0.26:1488/;
}
location /squizstorer/ {
@ -585,7 +585,7 @@ 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;
proxy_pass http://10.8.0.9:1488/;
proxy_pass http://10.6.0.26:1488/;
}
location /squizstorer/ {
@ -854,7 +854,7 @@ 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;
proxy_pass http://10.8.0.9:1488/;
proxy_pass http://10.6.0.26:1488/;
}
location /squizstorer/ {