Update default.conf
This commit is contained in:
parent
f033fbdeae
commit
e492082aa5
12
default.conf
12
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 {
|
||||
|
Loading…
Reference in New Issue
Block a user