|
|
@@ -28,7 +28,7 @@ module.exports = {
|
|
|
// target: 'http://124.71.68.31:50001',
|
|
|
// target: 'http://192.168.1.105:18086',
|
|
|
// target: 'http://192.168.1.251:18186',
|
|
|
- target: 'http://192.168.1.125:18086',
|
|
|
+ target: 'http://192.168.1.251:18186',
|
|
|
changeOrigin: true, // 只有这个值为true的情况下 才表示开启跨域
|
|
|
pathRewrite: {
|
|
|
'^/api': ''
|