config.js 87 Bytes BlameHistoryPermalink Edit 1 2 3 4 5 module.exports = { username: 'root', password: null, database: 'sequelize_test' }