gancio/server/dbconfig.js
2021-09-27 10:42:17 +02:00

3 lines
85 B
JavaScript

// needed by sequelize
const config = require('./config')
module.exports = config.db