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

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

Remove shared db from release and add heroku-postgresql dev db
parents f9642095 9ebb9907
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:
shared-database:5mb heroku-postgresql:dev
EOF EOF
fi fi
\ No newline at end of file
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