This commit is contained in:
parent
f5c0cefb3c
commit
de3fff164e
|
@ -7,5 +7,5 @@ module.exports = function(app) {
|
|||
target: 'http://localhost:5000', // 目标后端服务地址
|
||||
changeOrigin: true,
|
||||
})
|
||||
);
|
||||
);
|
||||
};
|
Loading…
Reference in New Issue