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