vue.config.js @@ -55,10 +55,11 @@ } }, '/api': { target: process.env.VUE_APP_API_BASEURL, target: 'http://localhost:4102', //process.env.VUE_APP_API_BASEURL, ws: true, pathRewrite: { // '^/api': '/' '^/api': '/' } },