taskId:067 remark:"commit"
This commit is contained in:
@@ -16,9 +16,5 @@ const proxy = {
|
||||
changeOrigin: true,
|
||||
rewrite: (path) => path.replace(/^\/carbon-smart/, ''),
|
||||
},
|
||||
'/carbon': {
|
||||
target: 'http://192.168.11.169:8224',
|
||||
changeOrigin: true
|
||||
},
|
||||
};
|
||||
export default configFun({ dirname, proxy, serviceMode: 'saas', baseDir: '../' });
|
||||
|
Reference in New Issue
Block a user