fix: 解决部署问题
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
tokenSecret: '<TOKEN_SECRET>',
|
||||
appPath: 'apps',
|
||||
appName: 'codeflow',
|
||||
domain: '*',
|
||||
'mainApp': 'https://kevisual.xiongxiao.me',
|
||||
postgres: {
|
||||
username: 'root',
|
||||
host: 'localhost',
|
||||
@@ -10,6 +12,7 @@
|
||||
password: '*****',
|
||||
port: 5432,
|
||||
},
|
||||
redis: {},
|
||||
minio: {
|
||||
endPoint: 'minio.xiongxiao.me',
|
||||
bucketName: 'resources',
|
||||
|
||||
Reference in New Issue
Block a user