diff --git a/default.conf b/default.conf index 685c875..3d784c4 100644 --- a/default.conf +++ b/default.conf @@ -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/ {