mirror of
https://framagit.org/les/gancio.git
synced 2025-01-31 16:42:22 +01:00
3 lines
85 B
JavaScript
3 lines
85 B
JavaScript
// needed by sequelize
|
|
const config = require('./config')
|
|
module.exports = config.db
|