feat: 初始化proxy代理请求

This commit is contained in:
2024-10-06 03:23:49 +08:00
parent 9725145a43
commit 12e5184126
13 changed files with 1603 additions and 1 deletions

7
app.config.json5 Normal file
View File

@@ -0,0 +1,7 @@
{
api: {
host: 'codeflow.xiongxiao.me',
},
domain: 'kevisual.xiongxiao.me',
resources: 'minio.xiongxiao.me/resources',
}