This commit is contained in:
quantulr
2024-03-25 14:53:46 +08:00
parent 6dd0bd0c63
commit 8de62aa632
3 changed files with 150 additions and 126 deletions

View File

@ -39,8 +39,9 @@ module.exports = {
// target: `http://47.115.73.110:8080`,
// target: `http://121.37.250.170:8080`,
// target: `http://192.168.0.129:8080`,
target: `http://120.79.217.22:81/api`,
// target: `http://192.168.0.131:8080`,
target: `http://192.168.110.10:8080`,
// target: `http://192.168.110.10:8080`,
changeOrigin: true,
pathRewrite: {
['^' + process.env.VUE_APP_BASE_API]: ''