中化项目-边缘主机维护-前端项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

15 lines
321 B

{
"/api": {
"target": "http://10.156.134.53:9001/",
"测试":"http://121.36.37.70:8080/",
"生产":"http://10.156.134.53:9001/",
"secure": false,
"changeOrigin": true
},
"/signalr": {
"target": "http://10.156.134.53:9001/",
"secure": false,
"ws": true,
"logLevel": "debug"
}
}