Remove config.json from future commits
continuous-integration/drone/push Build is failing Details

main
nightly 2022-10-20 10:14:32 +02:00
parent 61e6789175
commit ea8b6c7448
1 changed files with 0 additions and 17 deletions

View File

@ -1,17 +0,0 @@
{
"defaultLocale": "en",
"webapp": {
"cookieSecure": false,
"port": 3430,
"redirectURI": "http://localhost:6000/auth/callback"
},
"database": {
"db": "mangorecipe",
"host": "",
"password": "",
"port": 5432,
"user": ""
}
}