Skip to content
Snippets Groups Projects
Commit d5b2b0b4 authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

Merge pull request #114 from catsby/update_default_postgresql

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