diff --git a/vue.config.js b/vue.config.js index 5d3da61..10a4942 100644 --- a/vue.config.js +++ b/vue.config.js @@ -36,7 +36,6 @@ module.exports = { // detail: https://cli.vuejs.org/config/#devserver-proxy [process.env.VUE_APP_BASE_API]: { target: `http://localhost:8080`, - // target: `http://124.222.254.188:9779/prod-api`, changeOrigin: true, pathRewrite: { ['^' + process.env.VUE_APP_BASE_API]: ''