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