mirror of
https://github.com/certd/certd.git
synced 2026-05-15 20:47:31 +08:00
perf: 支持重置管理员密码,忘记密码的补救方案
This commit is contained in:
@@ -78,6 +78,9 @@ const development = {
|
||||
certd: {
|
||||
fileRootDir: '/app/data/files',
|
||||
},
|
||||
system: {
|
||||
resetAdminPasswd: false,
|
||||
},
|
||||
} as MidwayConfig;
|
||||
mergeConfig(development, 'development');
|
||||
export default development;
|
||||
|
||||
Reference in New Issue
Block a user