ramirez/knexfile.js

3 lines
67 B
JavaScript

const config = require('./src/cfg');
module.exports = config.knex;