Commit 2eab1ad8 authored by Clint Shryock's avatar Clint Shryock

Update Heroku Postgresql default add-on to hobby-dev

parent 9fa08894
...@@ -18,6 +18,6 @@ if [[ $MANAGE_FILE ]]; then ...@@ -18,6 +18,6 @@ if [[ $MANAGE_FILE ]]; then
cat <<EOF cat <<EOF
addons: addons:
heroku-postgresql:dev heroku-postgresql:hobby-dev
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