Remove config.json from future commits
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
61e6789175
commit
ea8b6c7448
17
config.json
17
config.json
@ -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": ""
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user