|
|
@@ -23,7 +23,7 @@ module.exports = {
|
|
|
// target: 'http://192.168.0.162:9000/',//PC的
|
|
|
// target: 'http://192.168.0.110:8080',//公司公用的
|
|
|
// target: 'http://192.168.0.196:8080',//树莓派
|
|
|
- target: 'http://192.168.0.245:8080',//郑伟机器的2
|
|
|
+ target: 'http://192.168.0.74:8080',//郑伟机器的2
|
|
|
// target: 'http://192.168.0.243:9000/',//刘海生机器的
|
|
|
// target: ' http://192.168.0.222:9000/',//redmi的
|
|
|
changeOrigin: true,
|