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