Merge branch 'master' of http://47.109.37.87:3000/by2025/admin-vben5
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run

# Conflicts:
#	apps/web-antd/vite.config.mts
This commit is contained in:
FLL
2025-07-02 11:04:00 +08:00
15 changed files with 925 additions and 526 deletions

View File

@@ -28,9 +28,8 @@ export default defineConfig(async () => {
rewrite: (path) => path.replace(/^\/api/, ''),
// mock代理目标地址
// target: 'http://by.missmoc.top:3010/',
target: 'http://192.168.0.106:8080',
// target: 'http://47.109.37.87:3010',
// target: 'http://47.109.37.87:3010',
// target: 'http://192.168.0.103:8080',
target: 'http://47.109.37.87:3010',
ws: true,
},
},