From e492082aa526bbaeb83694492bb5c7d748c2ede1 Mon Sep 17 00:00:00 2001 From: Mikhail Date: Wed, 25 Dec 2024 23:05:37 +0000 Subject: [PATCH] Update default.conf --- default.conf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/default.conf b/default.conf index c80fdb9..0eac013 100644 --- a/default.conf +++ b/default.conf @@ -325,7 +325,7 @@ server { chunked_transfer_encoding off; proxy_buffering off; proxy_cache off; - proxy_pass http://10.8.0.9:1489/; + proxy_pass http://10.6.0.26:1489/; } location /squizstorer/v1.0.0/ { add_header Access-Control-Allow-Origin quiz.pena.digital always; @@ -342,7 +342,7 @@ server { chunked_transfer_encoding off; proxy_buffering off; proxy_cache off; - proxy_pass http://10.8.0.9:1589/; + proxy_pass http://10.6.0.26:1589/; } location /squizimages { @@ -597,7 +597,7 @@ server { chunked_transfer_encoding off; proxy_buffering off; proxy_cache off; - proxy_pass http://10.8.0.9:1489/; + proxy_pass http://10.6.0.26:1489/; } location /squizstorer/v1.0.0/ { add_header Access-Control-Allow-Origin quiz.pena.digital always; @@ -614,7 +614,7 @@ server { chunked_transfer_encoding off; proxy_buffering off; proxy_cache off; - proxy_pass http://10.8.0.9:1589/; + proxy_pass http://10.6.0.26:1589/; } location /squizimages { @@ -866,7 +866,7 @@ server { chunked_transfer_encoding off; proxy_buffering off; proxy_cache off; - proxy_pass http://10.8.0.9:1489/; + proxy_pass http://10.6.0.26:1489/; } location /squizstorer/v1.0.0/ { add_header Access-Control-Allow-Origin quiz.pena.digital always; @@ -883,7 +883,7 @@ server { chunked_transfer_encoding off; proxy_buffering off; proxy_cache off; - proxy_pass http://10.8.0.9:1589/; + proxy_pass http://10.6.0.26:1589/; } location /squizimages {