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