|
@@ -40,7 +40,7 @@ module.exports = {
|
|
|
'/dev-api': {
|
|
|
// 此处的写法,目的是为了 将 /api 替换成 https://www.baidu.com/
|
|
|
// target: 'http://ca.midsk.cn:8080',
|
|
|
- target: 'http://106.14.243.117:9111',
|
|
|
+ target: 'http://106.14.243.117:8080',
|
|
|
// target: '10.211.66.25:8074',
|
|
|
// target: 'http://192.168.3.67:8092',
|
|
|
// target: 'http://10.9.247.105:8092',
|