mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-21 10:45:20 -04:00
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…
Add table
Add a link
Reference in a new issue