@ -15,7 +15,7 @@ module.exports = {
target: 'http://localhost:7014',
changeOrigin: true,
pathRewrite: {
'^/api/m1/lcode': '/lcode'
'^/api/m1/lcode': '/'
}
},
/**