Skip to content

Commit

Permalink
tool for pulling db content from production
Browse files Browse the repository at this point in the history
  • Loading branch information
genya0407 committed Jan 9, 2018
1 parent 5f0647d commit 5f66e54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pull_db.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
LOCAL_DATABASE_URL=postgres://sharecar:[email protected]:5432/sharecar
PGSSLMODE=disable heroku pg:pull DATABASE_URL $LOCAL_DATABASE_URL --app kumacar

0 comments on commit 5f66e54

Please sign in to comment.