还原代理

This commit is contained in:
aixianling
2023-05-05 09:20:18 +08:00
parent 0507cd9a89
commit 892a308e0b

View File

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