修改nginx后端ip地址
This commit is contained in:
parent
9e9242bb8d
commit
86dbb51793
@ -37,7 +37,7 @@ http {
|
||||
add_header Access-Control-Allow-Origin $http_origin;
|
||||
add_header Access-Control-Allow-Method GET,POST,OPTIONS;
|
||||
add_header Access-Control-Allow-Headers version,location,lat,long,device,did,macaws_sign;
|
||||
proxy_pass http://zt-sac-java:7781/;
|
||||
proxy_pass http://172.24.0.2:7781/;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user