Browse Source

'不动vue.config.js'

pull/31/head
Fanzink 2 years ago
parent
commit
2a4fdeef04
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      vue.config.js

+ 2
- 1
vue.config.js View File

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

Loading…
Cancel
Save