Remove config.json from future commits
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
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