{ "development": { "username": "cfanimes", "password": "kojee9Mo", "database": "cfa_nimes", "host": "cfanimes.c6flpj4u5fit.eu-west-3.rds.amazonaws.com", "dialect": "mysql" }, "test": { "username": "root", "password": null, "database": "database_test", "host": "127.0.0.1", "dialect": "mysql" }, "production": { "username": "root", "password": null, "database": "database_production", "host": "127.0.0.1", "dialect": "mysql" } }