Этот коммит содержится в:
Fanzink 2022-03-04 10:45:12 +08:00
родитель 8801c44b98
Коммит 2a4fdeef04

Просмотреть файл

@ -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 = {
}
)
}
}
}