heruvym proxy pass
This commit is contained in:
parent
7ced507f1f
commit
4f4dd0892a
16
default.conf
16
default.conf
@ -145,7 +145,7 @@ server {
|
||||
chunked_transfer_encoding off;
|
||||
proxy_buffering off;
|
||||
proxy_cache off;
|
||||
proxy_pass https://10.6.0.9:1488/;
|
||||
proxy_pass http://10.8.0.226:1488/;
|
||||
}
|
||||
location /heruvym/v1.0.0/ {
|
||||
add_header Access-Control-Allow-Origin quiz.pena.digital always;
|
||||
@ -159,7 +159,7 @@ server {
|
||||
chunked_transfer_encoding off;
|
||||
proxy_buffering off;
|
||||
proxy_cache off;
|
||||
proxy_pass https://10.6.0.9:1487/;
|
||||
proxy_pass http://10.8.0.226:1487/;
|
||||
}
|
||||
|
||||
location /strator/ {
|
||||
@ -416,7 +416,7 @@ server {
|
||||
chunked_transfer_encoding off;
|
||||
proxy_buffering off;
|
||||
proxy_cache off;
|
||||
proxy_pass https://10.6.0.9:1488/;
|
||||
proxy_pass http://10.8.0.226:1488/;
|
||||
}
|
||||
location /heruvym/v1.0.0/ {
|
||||
add_header Access-Control-Allow-Origin quiz.pena.digital always;
|
||||
@ -433,7 +433,7 @@ server {
|
||||
chunked_transfer_encoding off;
|
||||
proxy_buffering off;
|
||||
proxy_cache off;
|
||||
proxy_pass https://10.6.0.9:1487/;
|
||||
proxy_pass http://10.8.0.226:1487/;
|
||||
}
|
||||
|
||||
location /strator/ {
|
||||
@ -688,7 +688,7 @@ server {
|
||||
chunked_transfer_encoding off;
|
||||
proxy_buffering off;
|
||||
proxy_cache off;
|
||||
proxy_pass https://10.6.0.9:1488/;
|
||||
proxy_pass http://10.8.0.226:1488/;
|
||||
}
|
||||
location /heruvym/v1.0.0/ {
|
||||
add_header Access-Control-Allow-Origin quiz.pena.digital always;
|
||||
@ -702,7 +702,7 @@ server {
|
||||
chunked_transfer_encoding off;
|
||||
proxy_buffering off;
|
||||
proxy_cache off;
|
||||
proxy_pass https://10.6.0.9:1487/;
|
||||
proxy_pass http://10.8.0.226:1487/;
|
||||
}
|
||||
|
||||
location /strator/ {
|
||||
@ -976,7 +976,7 @@ server {
|
||||
chunked_transfer_encoding off;
|
||||
proxy_buffering off;
|
||||
proxy_cache off;
|
||||
proxy_pass https://10.6.0.9:1488/;
|
||||
proxy_pass http://10.8.0.226:1488/;
|
||||
}
|
||||
location /heruvym/v1.0.0/ {
|
||||
add_header Access-Control-Allow-Origin quiz.pena.digital always;
|
||||
@ -990,7 +990,7 @@ server {
|
||||
chunked_transfer_encoding off;
|
||||
proxy_buffering off;
|
||||
proxy_cache off;
|
||||
proxy_pass https://10.6.0.9:1487/;
|
||||
proxy_pass http://10.8.0.226:1487/;
|
||||
}
|
||||
|
||||
location /strator/ {
|
||||
|
Loading…
Reference in New Issue
Block a user