This commit is contained in:
2025-04-16 23:06:01 +08:00
parent 16b8bc2467
commit 1ccecb7258
23 changed files with 22670 additions and 390 deletions

View File

@ -41,18 +41,6 @@ module.exports = {
changeOrigin: true,
logLevel: "debug"
},
"/data/rec": {
target: "http://80.93.24.195:8181",
changeOrigin: true,
logLevel: "debug",
pathRewrite: {
"^/data/rec": "/"
}
},
"/restcloud": {
target: "http://www.api.sc:8080",
changeOrigin: true,
},
}
},
chainWebpack(config) {