diff --git a/vue.config.js b/vue.config.js index 7351212..7949d5c 100644 --- a/vue.config.js +++ b/vue.config.js @@ -33,7 +33,9 @@ module.exports = { proxy: { // detail: https://cli.vuejs.org/config/#devserver-proxy [process.env.VUE_APP_BASE_API]: { - target: `http://localhost:7170`, + // target: `http://localhost:7170`, + + target: `http://localhost:7070`, // target: `http://221.195.106.155:8090`, changeOrigin: true, pathRewrite: {