From 3f31531b6c8460e73e039e9cbca3a60f66af3407 Mon Sep 17 00:00:00 2001 From: Mikhail Date: Sun, 22 Dec 2024 12:36:02 +0000 Subject: [PATCH] Update default.conf --- default.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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/ {