From 0c4475d73517195541554e79a9734379ee7fe8c7 Mon Sep 17 00:00:00 2001 From: skeris Date: Tue, 18 Mar 2025 18:36:05 +0300 Subject: [PATCH] price rule --- default.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/default.conf b/default.conf index 5407e13..c63a951 100644 --- a/default.conf +++ b/default.conf @@ -214,7 +214,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.6.0.9:8001/; + proxy_pass http://10.8.0.226:8001/; } location /verification1 { @@ -488,7 +488,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.6.0.9:8001/; + proxy_pass http://10.8.0.226:8001/; } location /verification1 { @@ -757,7 +757,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.6.0.9:8001/; + proxy_pass http://10.8.0.226:8001/; } location /verification1 { @@ -1045,7 +1045,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.6.0.9:8001/; + proxy_pass http://10.8.0.226:8001/; } location /verification1 {