tariffs proxy
All checks were successful
Deploy / CreateImage (push) Successful in 51s
Deploy / DeployService (push) Successful in 20s

This commit is contained in:
skeris 2025-03-18 22:54:02 +03:00
parent 0c4475d735
commit 67b52b26de

@ -167,7 +167,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:59303/;
proxy_pass http://10.8.0.226:59303/;
}
location /customer/ {
@ -441,7 +441,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:59303/;
proxy_pass http://10.8.0.226:59303/;
}
location /customer/ {
@ -710,7 +710,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:59303/;
proxy_pass http://10.8.0.226:59303/;
}
location /customer/ {
@ -998,7 +998,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:59303/;
proxy_pass http://10.8.0.226:59303/;
}
location /customer/ {