3bc75464 by lihua

修改idaas代理

1 parent 028d237e
......@@ -35,7 +35,7 @@ server {
proxy_set_header X-Forwarded-Proto $scheme;
proxy_set_header X-Forwarded-Port $server_port;
proxy_pass http://121.237.182.65:30390/; # 门户idaas http测试环境
proxy_pass http://10.0.0.13:30390/; # 门户idaas http测试环境
}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!