嗨森逛PC管理端
high-web/proxy.conf.json

12 lines
176 B

2 years ago
{
"/api":{
"target":"https://geo.datav.aliyun.com",
"secure":false,
"logLevel":"debug",
"changeOrigin":true,
"pathRewrite":{
"^/api":""
}
}
}