{
"defaultLocale": "en",
"webapp": {
"cookieSecure": false,
"port": 6000,
"redirectURI": "http://localhost:6000/auth/callback"
},
"database": {
"db": "mangorecipe",
"host": "",
"password": "",
"port": 5432,
"user": ""
}