ramirez/knexfile.js

3 lines
77 B
JavaScript

const knexConfig = require("./src/knexConfig");
module.exports = knexConfig;