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

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

Update heroku-postgresql to be plan agnostic
parents 46ecf153 ea5bc23a
No related branches found
No related tags found
No related merge requests found
...@@ -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
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