| | |
| | | proxy: { |
| | | "/api": { |
| | | // target用于配置你允许访问数据的计算机名称,即是你的api接口的服务器地址 |
| | | // target: "http://localhost:82", |
| | | target: "http://z4042833u6.wicp.vip", |
| | | target: "http://localhost:82", |
| | | // target: "http://z4042833u6.wicp.vip",//钟 |
| | | // target: "https://238z61221a.oicp.vip",//原 |
| | | // target: "http://192.168.1.177:82", |
| | | // target: "http://106.225.193.35:82", |
| | | // target: "http://192.168.1.170:82", |
| | | // target: "http://192.168.0.100:82", |
| | | // target: "http://192.168.0.101:82", |
| | | // target: "http://172.16.13.150:82", |
| | | // target: "http://10.141.11.11:8081/api", |
| | | // ws: true, //启用webSocket6566 |