whole new conf/setup method

This commit is contained in:
les
2021-09-27 10:42:17 +02:00
parent cab2137d1c
commit ea33a8ce88
19 changed files with 185 additions and 403 deletions

View File

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