Skip to content

Commit

Permalink
Auto-migrate on deploys to heroku (#446)
Browse files Browse the repository at this point in the history
Co-authored-by: Sree P <[email protected]>
  • Loading branch information
nsiwnf and nsiwnf authored Jan 24, 2024
1 parent 347ed66 commit 77c9fbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Procfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
release: rake db:migrate
web: bin/rails server -p ${PORT:-5000}
css: bin/rails dartsass:watch

0 comments on commit 77c9fbe

Please sign in to comment.