mirror of
https://github.com/certd/certd.git
synced 2026-04-23 19:57:27 +08:00
chore: clear file
This commit is contained in:
@@ -71,6 +71,9 @@ const development = {
|
||||
expire: 7 * 24 * 60, //单位秒
|
||||
},
|
||||
},
|
||||
certd: {
|
||||
fileRootDir: '/app/data/files',
|
||||
},
|
||||
} as MidwayConfig;
|
||||
mergeConfig(development, 'development');
|
||||
export default development;
|
||||
|
||||
Reference in New Issue
Block a user