Commit bc754f40 authored by Kenneth Reitz's avatar Kenneth Reitz

Merge pull request #260 from craigkerstiens/plan-agnostic-database-selection

Update heroku-postgresql to be plan agnostic
parents 46ecf153 ea5bc23a
...@@ -18,6 +18,6 @@ if [[ $MANAGE_FILE ]]; then ...@@ -18,6 +18,6 @@ if [[ $MANAGE_FILE ]]; then
cat <<EOF cat <<EOF
addons: addons:
heroku-postgresql:hobby-dev heroku-postgresql
EOF EOF
fi 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