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