This commit is contained in:
liuye
2024-04-28 14:01:17 +08:00
parent 10266d9c35
commit c3eba7fe49
4 changed files with 12 additions and 11 deletions

View File

@@ -120,6 +120,13 @@
"pathRewrite": {
"^/hzl": "/"
}
},
"/baidu": {
"target": "https://szxcweb.icunwei.com",
"changeOrigin": true,
"pathRewrite": {
"^/baidu": "/"
}
}
}
},