人像页面完成
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run

This commit is contained in:
15683799673
2025-06-27 22:19:56 +08:00
parent 3e8ba86305
commit b2d902a2e0
5 changed files with 31 additions and 8 deletions

View File

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