config load immediatly and once

This commit is contained in:
lesion
2022-06-18 01:15:52 +02:00
parent 3e33252d06
commit d6f647ccd2
5 changed files with 1 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
// needed by sequelize
const config = require('./config')
config.load()
module.exports = config.db