feature (住宅销售挂牌案例上传到CALC): 推送住宅销售挂牌案例到CALC库
1. 推送住宅销售挂牌案例到CALC库 2. 修改dialog弹窗,点击其他地方自动消失问题
This commit is contained in:
@ -10,8 +10,8 @@ server {
|
||||
}
|
||||
|
||||
location /prod-api/ {
|
||||
# proxy_set_header Host $http_host;
|
||||
# proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_set_header Host $http_host;
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
# proxy_set_header REMOTE-HOST $remote_addr;
|
||||
# proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||
proxy_pass http://172.16.30.243:9700/;
|
||||
|
Reference in New Issue
Block a user