flat: 修改提示

This commit is contained in:
Apcallover
2024-04-23 21:08:23 +08:00
parent b15fbe0f85
commit 57ecc9fad1
3 changed files with 409 additions and 403 deletions

View File

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