aboutsummaryrefslogtreecommitdiff
path: root/knexfile.js
blob: cf568f418c330cc237e9097877d890f216c77dc3 (plain) (blame)
1
2
const config = require('./src/config');
module.exports = config.knex;