Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
add heroku-postgresql addon to app.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zeke committed May 2, 2014
1 parent 32b377a commit a15859a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
"logo": "http://upload.wikimedia.org/wikipedia/commons/c/c3/Ruby_on_Rails_logo.svg",
"scripts": {
"postdeploy": "bundle && bundle exec rake bootstrap"
}
},
"addons": ["heroku-postgresql"]
}

0 comments on commit a15859a

Please sign in to comment.