falt:暂存

This commit is contained in:
Apcallover
2024-04-29 11:01:41 +08:00
parent e1580de161
commit 4d8d0335fb
10 changed files with 710 additions and 578 deletions

View File

@@ -3,10 +3,10 @@ module.exports = {
port: 1887,
proxy: {
'/api': {
target: 'http://192.168.1.101:8200',
target: 'http://10.165.0.173:8000',
ws: true,
pathRewrite: {
'^/api/jobslink-api': '/'
'^/api': '/'
}
},
'/qq/map': {