fix: stratoor port
This commit is contained in:
parent
e36f4af753
commit
98056a6fa9
@ -100,7 +100,7 @@ server {
|
|||||||
add_header Access-Control-Allow-Credentials true always;
|
add_header Access-Control-Allow-Credentials true always;
|
||||||
add_header Access-Control-Allow-Headers content-type,authorization always;
|
add_header Access-Control-Allow-Headers content-type,authorization always;
|
||||||
add_header Access-Control-Allow-Methods OPTIONS,GET,POST,PATCH,PUT,DELETE;
|
add_header Access-Control-Allow-Methods OPTIONS,GET,POST,PATCH,PUT,DELETE;
|
||||||
proxy_pass http://10.7.0.6:59303/;
|
proxy_pass http://10.7.0.6:59304/;
|
||||||
}
|
}
|
||||||
|
|
||||||
location /customer/v1.0.1/ {
|
location /customer/v1.0.1/ {
|
||||||
|
Loading…
Reference in New Issue
Block a user