e585296d by xiaojie

新增宜昌连接器

1 parent 8cf7c9e3
......@@ -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 https://idaas.csbr.cn/api; # 门户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!