'不动vue.config.js'

Este commit está contenido en:
Fanzink 2022-03-04 10:45:12 +08:00
padre 8801c44b98
commit 2a4fdeef04

Ver fichero

@ -55,6 +55,7 @@ module.exports = {
// target: 'http://127.0.0.1:8080',
// target: 'http://192.168.0.70:8080',
// target: 'http://192.168.0.199:8080',
ws: true,
changeOrigin: true,
pathRewrite: {
@ -187,4 +188,4 @@ module.exports = {
}
)
}
}
}