master
382696293@qq.com 2 years ago
parent ae96c92b69
commit 3a913e2c72

@ -43,9 +43,9 @@ module.exports = {
proxy: {
// detail: https://cli.vuejs.org/config/#devserver-proxy
[process.env.VUE_APP_BASE_API]: {
// target: `http://110.41.134.131:8080`,
target: `http://110.41.134.131:8080`,
// target: `http://localhost:8080`,
target: `http://192.168.10.147:8080`,
// target: `http://192.168.10.147:8080`,
changeOrigin: true,
pathRewrite: {
["^" + process.env.VUE_APP_BASE_API]: "",

Loading…
Cancel
Save