flat: 合并, 报错修复

This commit is contained in:
Apcallover
2024-04-21 16:38:25 +08:00
parent 1d0ef39fff
commit 3cb42d7be1
4 changed files with 219 additions and 238 deletions

View File

@@ -3,7 +3,7 @@ module.exports = {
port: 1887,
proxy: {
'/api': {
target: 'http://192.168.1.106:8000',
target: 'http://10.165.0.173:8000',
ws: true,
pathRewrite: {
'^/api': '/'