|
@@ -40,8 +40,8 @@ module.exports = {
|
|
|
},
|
|
|
proxy: {
|
|
|
'/businessapi': {
|
|
|
- // target: 'http://192.168.0.91:9104',
|
|
|
- target: 'https://nsbusinessapitest.tuanfengkeji.cn',
|
|
|
+ target: 'http://192.168.0.91:9104',
|
|
|
+ // target: 'https://nsbusinessapitest.tuanfengkeji.cn',
|
|
|
changeOrigin: true,
|
|
|
pathRewrite: {
|
|
|
'^/businessapi': ''
|