customer and codeword rules
This commit is contained in:
parent
67b52b26de
commit
2fe6a35d27
42
default.conf
42
default.conf
@ -175,9 +175,9 @@ 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:8065/;
|
||||
proxy_pass http://10.8.0.226:8065/;
|
||||
}
|
||||
location /customer/v1.0.1/ {
|
||||
location /customer/v1.0.0/ {
|
||||
add_header Access-Control-Allow-Origin quiz.pena.digital always;
|
||||
add_header Access-Control-Allow-Credentials true always;
|
||||
add_header Access-Control-Allow-Headers content-type,authorization,response-type always;
|
||||
@ -185,7 +185,7 @@ server {
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_set_header X-Client-Port $remote_port;
|
||||
proxy_set_header Origin $host;
|
||||
proxy_pass http://10.6.0.9:8066/;
|
||||
proxy_pass http://10.8.0.226:8065/;
|
||||
}
|
||||
|
||||
location /codeword/ {
|
||||
@ -196,7 +196,7 @@ server {
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_set_header X-Client-Port $remote_port;
|
||||
proxy_set_header Origin $host;
|
||||
proxy_pass http://10.6.0.9:59664/;
|
||||
proxy_pass http://10.8.0.226:59664/;
|
||||
}
|
||||
location /codeword/v1.0.0/ {
|
||||
add_header Access-Control-Allow-Origin quiz.pena.digital always;
|
||||
@ -206,7 +206,7 @@ server {
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_set_header X-Client-Port $remote_port;
|
||||
proxy_set_header Origin $host;
|
||||
proxy_pass http://10.6.0.9:59664/;
|
||||
proxy_pass http://10.8.0.226:59664/;
|
||||
}
|
||||
|
||||
location /price/ {
|
||||
@ -449,9 +449,9 @@ 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:8065/;
|
||||
proxy_pass http://10.8.0.226:8065/;
|
||||
}
|
||||
location /customer/v1.0.1/ {
|
||||
location /customer/v1.0.0/ {
|
||||
add_header Access-Control-Allow-Origin quiz.pena.digital always;
|
||||
add_header Access-Control-Allow-Credentials true always;
|
||||
add_header Access-Control-Allow-Headers content-type,authorization,response-type always;
|
||||
@ -459,7 +459,7 @@ server {
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_set_header X-Client-Port $remote_port;
|
||||
proxy_set_header Origin $host;
|
||||
proxy_pass http://10.6.0.9:8066/;
|
||||
proxy_pass http://10.8.0.226:8065/;
|
||||
}
|
||||
|
||||
location /codeword/ {
|
||||
@ -470,7 +470,7 @@ server {
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_set_header X-Client-Port $remote_port;
|
||||
proxy_set_header Origin $host;
|
||||
proxy_pass http://10.6.0.9:59664/;
|
||||
proxy_pass http://10.8.0.226:59664/;
|
||||
}
|
||||
location /codeword/v1.0.0/ {
|
||||
add_header Access-Control-Allow-Origin quiz.pena.digital always;
|
||||
@ -480,7 +480,7 @@ server {
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_set_header X-Client-Port $remote_port;
|
||||
proxy_set_header Origin $host;
|
||||
proxy_pass http://10.6.0.9:59664/;
|
||||
proxy_pass http://10.8.0.226:59664/;
|
||||
}
|
||||
|
||||
location /price/ {
|
||||
@ -718,9 +718,9 @@ 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:8065/;
|
||||
proxy_pass http://10.8.0.226:8065/;
|
||||
}
|
||||
location /customer/v1.0.1/ {
|
||||
location /customer/v1.0.0/ {
|
||||
add_header Access-Control-Allow-Origin quiz.pena.digital always;
|
||||
add_header Access-Control-Allow-Credentials true always;
|
||||
add_header Access-Control-Allow-Headers content-type,authorization,response-type always;
|
||||
@ -728,7 +728,7 @@ server {
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_set_header X-Client-Port $remote_port;
|
||||
proxy_set_header Origin $host;
|
||||
proxy_pass http://10.6.0.9:8066/;
|
||||
proxy_pass http://10.8.0.226:8065/;
|
||||
}
|
||||
|
||||
location /codeword/ {
|
||||
@ -739,7 +739,7 @@ server {
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_set_header X-Client-Port $remote_port;
|
||||
proxy_set_header Origin $host;
|
||||
proxy_pass http://10.6.0.9:59664/;
|
||||
proxy_pass http://10.8.0.226:59664/;
|
||||
}
|
||||
location /codeword/v1.0.0/ {
|
||||
add_header Access-Control-Allow-Origin quiz.pena.digital always;
|
||||
@ -749,7 +749,7 @@ server {
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_set_header X-Client-Port $remote_port;
|
||||
proxy_set_header Origin $host;
|
||||
proxy_pass http://10.6.0.9:59664/;
|
||||
proxy_pass http://10.8.0.226:59664/;
|
||||
}
|
||||
|
||||
location /price/ {
|
||||
@ -945,7 +945,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:8085/;
|
||||
proxy_pass http://10.8.0.226:8085/;
|
||||
}
|
||||
|
||||
|
||||
@ -1006,9 +1006,9 @@ 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:8065/;
|
||||
proxy_pass http://10.8.0.226:8065/;
|
||||
}
|
||||
location /customer/v1.0.1/ {
|
||||
location /customer/v1.0.0/ {
|
||||
add_header Access-Control-Allow-Origin quiz.pena.digital always;
|
||||
add_header Access-Control-Allow-Credentials true always;
|
||||
add_header Access-Control-Allow-Headers content-type,authorization,response-type always;
|
||||
@ -1016,7 +1016,7 @@ server {
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_set_header X-Client-Port $remote_port;
|
||||
proxy_set_header Origin $host;
|
||||
proxy_pass http://10.6.0.9:8066/;
|
||||
proxy_pass http://10.8.0.226:8065/;
|
||||
}
|
||||
|
||||
location /codeword/ {
|
||||
@ -1027,7 +1027,7 @@ server {
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_set_header X-Client-Port $remote_port;
|
||||
proxy_set_header Origin $host;
|
||||
proxy_pass http://10.6.0.9:59664/;
|
||||
proxy_pass http://10.8.0.226:59664/;
|
||||
}
|
||||
location /codeword/v1.0.0/ {
|
||||
add_header Access-Control-Allow-Origin quiz.pena.digital always;
|
||||
@ -1037,7 +1037,7 @@ server {
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_set_header X-Client-Port $remote_port;
|
||||
proxy_set_header Origin $host;
|
||||
proxy_pass http://10.6.0.9:59664/;
|
||||
proxy_pass http://10.8.0.226:59664/;
|
||||
}
|
||||
|
||||
location /price/ {
|
||||
|
Loading…
Reference in New Issue
Block a user