const path = require('path');
module.exports = {
'config': path.resolve('config', 'sequelizeCliConfig.js'),
}