Merge pull request #87 from theskumar/pgbackups

chore(docs): heroku pgbackups enable auto-month by-default.
This commit is contained in:
Daniel Greenfeld 2014-03-23 18:53:11 -07:00
commit 192e021768

View File

@ -65,7 +65,7 @@ Run these commands to deploy the project to Heroku:
heroku create --buildpack https://github.com/heroku/heroku-buildpack-python
heroku addons:add heroku-postgresql:dev
heroku addons:add pgbackups
heroku addons:add pgbackups:auto-month
heroku addons:add sendgrid:starter
heroku addons:add memcachier:dev
heroku pg:promote HEROKU_POSTGRESQL_COLOR