Update default.conf
This commit is contained in:
parent
761b7e9ace
commit
7912762d93
16
default.conf
16
default.conf
@ -148,7 +148,7 @@ server {
|
|||||||
chunked_transfer_encoding off;
|
chunked_transfer_encoding off;
|
||||||
proxy_buffering off;
|
proxy_buffering off;
|
||||||
proxy_cache off;
|
proxy_cache off;
|
||||||
proxy_pass https://10.8.0.8:1488/;
|
proxy_pass https://10.6.0.9:1488/;
|
||||||
}
|
}
|
||||||
location /heruvym/v1.0.0/ {
|
location /heruvym/v1.0.0/ {
|
||||||
add_header Access-Control-Allow-Origin quiz.pena.digital always;
|
add_header Access-Control-Allow-Origin quiz.pena.digital always;
|
||||||
@ -162,7 +162,7 @@ server {
|
|||||||
chunked_transfer_encoding off;
|
chunked_transfer_encoding off;
|
||||||
proxy_buffering off;
|
proxy_buffering off;
|
||||||
proxy_cache off;
|
proxy_cache off;
|
||||||
proxy_pass https://10.8.0.8:1487/;
|
proxy_pass https://10.6.0.9:1487/;
|
||||||
}
|
}
|
||||||
|
|
||||||
location /strator/ {
|
location /strator/ {
|
||||||
@ -419,7 +419,7 @@ server {
|
|||||||
chunked_transfer_encoding off;
|
chunked_transfer_encoding off;
|
||||||
proxy_buffering off;
|
proxy_buffering off;
|
||||||
proxy_cache off;
|
proxy_cache off;
|
||||||
proxy_pass https://10.8.0.8:1488/;
|
proxy_pass https://10.6.0.9:1488/;
|
||||||
}
|
}
|
||||||
location /heruvym/v1.0.0/ {
|
location /heruvym/v1.0.0/ {
|
||||||
add_header Access-Control-Allow-Origin quiz.pena.digital always;
|
add_header Access-Control-Allow-Origin quiz.pena.digital always;
|
||||||
@ -436,7 +436,7 @@ server {
|
|||||||
chunked_transfer_encoding off;
|
chunked_transfer_encoding off;
|
||||||
proxy_buffering off;
|
proxy_buffering off;
|
||||||
proxy_cache off;
|
proxy_cache off;
|
||||||
proxy_pass https://10.8.0.8:1487/;
|
proxy_pass https://10.6.0.9:1487/;
|
||||||
}
|
}
|
||||||
|
|
||||||
location /strator/ {
|
location /strator/ {
|
||||||
@ -691,7 +691,7 @@ server {
|
|||||||
chunked_transfer_encoding off;
|
chunked_transfer_encoding off;
|
||||||
proxy_buffering off;
|
proxy_buffering off;
|
||||||
proxy_cache off;
|
proxy_cache off;
|
||||||
proxy_pass https://10.8.0.8:1488/;
|
proxy_pass https://10.6.0.9:1488/;
|
||||||
}
|
}
|
||||||
location /heruvym/v1.0.0/ {
|
location /heruvym/v1.0.0/ {
|
||||||
add_header Access-Control-Allow-Origin quiz.pena.digital always;
|
add_header Access-Control-Allow-Origin quiz.pena.digital always;
|
||||||
@ -705,7 +705,7 @@ server {
|
|||||||
chunked_transfer_encoding off;
|
chunked_transfer_encoding off;
|
||||||
proxy_buffering off;
|
proxy_buffering off;
|
||||||
proxy_cache off;
|
proxy_cache off;
|
||||||
proxy_pass https://10.8.0.8:1487/;
|
proxy_pass https://10.6.0.9:1487/;
|
||||||
}
|
}
|
||||||
|
|
||||||
location /strator/ {
|
location /strator/ {
|
||||||
@ -979,7 +979,7 @@ server {
|
|||||||
chunked_transfer_encoding off;
|
chunked_transfer_encoding off;
|
||||||
proxy_buffering off;
|
proxy_buffering off;
|
||||||
proxy_cache off;
|
proxy_cache off;
|
||||||
proxy_pass https://10.8.0.8:1488/;
|
proxy_pass https://10.6.0.9:1488/;
|
||||||
}
|
}
|
||||||
location /heruvym/v1.0.0/ {
|
location /heruvym/v1.0.0/ {
|
||||||
add_header Access-Control-Allow-Origin quiz.pena.digital always;
|
add_header Access-Control-Allow-Origin quiz.pena.digital always;
|
||||||
@ -993,7 +993,7 @@ server {
|
|||||||
chunked_transfer_encoding off;
|
chunked_transfer_encoding off;
|
||||||
proxy_buffering off;
|
proxy_buffering off;
|
||||||
proxy_cache off;
|
proxy_cache off;
|
||||||
proxy_pass https://10.8.0.8:1487/;
|
proxy_pass https://10.6.0.9:1487/;
|
||||||
}
|
}
|
||||||
|
|
||||||
location /strator/ {
|
location /strator/ {
|
||||||
|
Loading…
Reference in New Issue
Block a user