ramirez/knexfile.js

3 lines
70 B
JavaScript

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