Commit 825c9329 authored by Kenneth Reitz's avatar Kenneth Reitz

Merge pull request #89 from gregburek/use-pg-dev-db

Remove shared db from release and add heroku-postgresql dev db
parents f9642095 9ebb9907
...@@ -18,6 +18,6 @@ if [[ $MANAGE_FILE ]]; then ...@@ -18,6 +18,6 @@ if [[ $MANAGE_FILE ]]; then
cat <<EOF cat <<EOF
addons: addons:
shared-database:5mb heroku-postgresql:dev
EOF EOF
fi fi
\ No newline at end of file
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