Remove unnecessary db config of heroku
This commit is contained in:
parent
acaeef172a
commit
936d922442
1 changed files with 0 additions and 6 deletions
|
@ -23,12 +23,6 @@ EOF
|
||||||
|
|
||||||
{
|
{
|
||||||
"production": {
|
"production": {
|
||||||
"db": {
|
|
||||||
"database": "${DATABASE_URL}",
|
|
||||||
"dialectOptions": {
|
|
||||||
"ssl": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue