vue.config.js @@ -25,7 +25,7 @@ target: process.env.VUE_APP_API_BASEURL, ws: true, pathRewrite: { '^/api': '/' // '^/api': '/' } }, '/myapi': {