还原代理

This commit is contained in:
aixianling
2023-03-06 09:17:07 +08:00
parent bc296e0cb9
commit e75b6b8459

View File

@@ -57,7 +57,7 @@ module.exports = {
proxy: {
//设置代理,可解决跨5
'/lan': {
target: 'http://192.168.1.87:39010',
target: 'http://192.168.1.87:9000',
changeOrigin: true,
pathRewrite: {
//地址重写