{
"development": {
"username": "root",
"password": null,
"database": "database_test",
"host": "127.0.0.1",
"dialect": "postgres",
"operatorsAliases": false
},
"email": {
"server": {
"user": "user",
"password": "password",
"host": "smtp.your-email.com",
"ssl": true
"from": "Contact Email <you@email.fr>",
"contact": "Your Contact <contact@your-email.fr>",
"mailPath": "https://yourServer.com"
"secret": "keyboard cat",
"passwordPrivateKey": "ecc635295f200847b79299df48e15759"
}