Commit d5b2b0b4 authored by Kenneth Reitz's avatar Kenneth Reitz

Merge pull request #114 from catsby/update_default_postgresql

Update Heroku Postgresql default add-on to hobby-dev
parents 9fa08894 2eab1ad8
......@@ -18,6 +18,6 @@ if [[ $MANAGE_FILE ]]; then
cat <<EOF
addons:
heroku-postgresql:dev
heroku-postgresql:hobby-dev
EOF
fi
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment