增加乡村相册代理

This commit is contained in:
aixianling
2022-05-30 15:38:40 +08:00
parent 0b27f63b43
commit 52f7a1e2b1
2 changed files with 4 additions and 2 deletions

View File

@@ -42,11 +42,11 @@
"^/online": "/"
}
},
"/api": {
"/aca": {
"target": "https://test87xcxc.cunwuyun.cn",
"changeOrigin": true,
"pathRewrite": {
"^/api": "/api"
"^/aca": "/"
}
},
"/tmap": {