|
@@ -50,7 +50,7 @@ module.exports = {
|
|
|
'/api': {
|
|
|
//本地服务接口地址
|
|
|
// target: 'http://192.168.3.64:1080',
|
|
|
- // target: 'http://192.168.8.101:1080',
|
|
|
+ // target: 'http://192.168.8.106:1080',
|
|
|
// target: 'http://127.0.0.1:1080',
|
|
|
// 打包地址
|
|
|
target: 'http://121.37.83.47:10004',//服务器ip
|