optimize settings helper
This commit is contained in:
parent
730c25a9a1
commit
a8edc19f34
11 changed files with 343 additions and 119 deletions
|
@ -29,7 +29,7 @@ dataSource.initialize().then(async () => {
|
|||
});
|
||||
}
|
||||
await SettingHelper.configure();
|
||||
MailHelper.createTransport();
|
||||
MailHelper.initialize();
|
||||
});
|
||||
|
||||
const app = express();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue