This commit is contained in:
2024-10-15 18:05:00 +08:00
parent c92f817d66
commit 6b5eec89ed
11 changed files with 331 additions and 47 deletions

View File

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