gancio-upstream/server/dbconfig.js

4 lines
83 B
JavaScript
Raw Normal View History

2019-08-09 01:58:11 +02:00
// needed by sequelize
2019-07-29 22:40:27 +02:00
const config = require('config')
2019-08-03 15:32:39 +02:00
module.exports = config.db