gancio-upstream/server/dbconfig.js

4 lines
85 B
JavaScript
Raw Normal View History

2019-08-09 01:58:11 +02:00
// needed by sequelize
2021-09-27 10:42:17 +02:00
const config = require('./config')
2019-08-03 15:32:39 +02:00
module.exports = config.db