perf: 优化缓存下载

This commit is contained in:
2024-10-11 22:10:30 +08:00
parent 79287d7de9
commit 973b76a5f0
6 changed files with 75 additions and 47 deletions

View File

@@ -2,7 +2,7 @@
port: 3005,
api: {
host: 'localhost:4000', // 后台代理
testHost: 'localhost:4000',
path: '/api/router',
},
allowedOrigins: ['localhost', 'xiongxiao.me', 'zxj.im'],
domain: 'kevisual.xiongxiao.me',