page-proxy/app.config.json5
2024-10-06 12:28:02 +08:00

9 lines
163 B
Plaintext

{
port: 3005,
api: {
host: 'codeflow.xiongxiao.me', // 后台代理
},
domain: 'kevisual.xiongxiao.me',
resources: 'minio.xiongxiao.me/resources',
}