summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorMax Wu2016-12-22 22:29:52 +0800
committerGitHub2016-12-22 22:29:52 +0800
commit8cf849e825e96510c064479bbf89b595e6728511 (patch)
treee661253d4393ecc61772548fda7f457e92f689ac /bin
parent8153fa32ed963f3c8b122dd673bb3ab64323e2ab (diff)
parentc58f28a9d43804018c94fd2899b50863f1b5a2b6 (diff)
Merge pull request #294 from bananaappletw/master
Fix #293
Diffstat (limited to 'bin')
-rwxr-xr-xbin/heroku6
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/heroku b/bin/heroku
index 0375e9e7..6ee7fa41 100755
--- a/bin/heroku
+++ b/bin/heroku
@@ -23,12 +23,6 @@ EOF
{
"production": {
- "db": {
- "database": "${DATABASE_URL}",
- "dialectOptions": {
- "ssl": true
- }
- }
}
}