chore(docs): heroku pgbackups enable auto-month by-default.

https://devcenter.heroku.com/articles/pgbackups#migrating-between-plans
This commit is contained in:
Saurabh Kumar 2014-02-26 20:05:26 +05:30
parent 1ad866770a
commit de18582b54

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