This commit is contained in:
shijingjing
2023-02-09 16:00:29 +08:00
parent a3b9c28bd6
commit afdbfec823
6 changed files with 242 additions and 1 deletions

View File

@@ -106,6 +106,13 @@
"pathRewrite": {
"^/yyhd": "/"
}
},
"/tr": {
"target": "http://192.168.1.87:12002/",
"changeOrigin": true,
"pathRewrite": {
"^/tr": "/"
}
}
}
},