flat: 暂存

This commit is contained in:
Apcallover
2024-04-25 17:01:14 +08:00
parent 90258f3179
commit c3cd8d69b0
5 changed files with 329 additions and 225 deletions

View File

@@ -23,11 +23,11 @@ module.exports = {
port: 1888,
proxy: {
"/api": {
target: 'http://192.168.1.101:8200',
target: 'http://192.168.1.105:8000',
ws: true,
changeOrigin: true,
pathRewrite: {
"^/api/jobslink-api": "/"
'^/api': '/'
}
},
"/qq/map": {