feat:add domain config
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
{
|
||||
port: 3005,
|
||||
api: {
|
||||
host: 'codeflow.xiongxiao.me', // 后台代理
|
||||
host: 'localhost:4000', // 后台代理
|
||||
testHost: 'localhost:4000',
|
||||
},
|
||||
allowedOrigins: ['localhost', 'xiongxiao.me', 'zxj.im'],
|
||||
domain: 'kevisual.xiongxiao.me',
|
||||
resources: 'minio.xiongxiao.me/resources',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user