Skip to content

Commit

Permalink
Add release task to Procfile
Browse files Browse the repository at this point in the history
  • Loading branch information
fbuys committed Oct 5, 2023
1 parent 3fc04fa commit cb7aa80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Procfile.dev
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
release: rake db:migrate
web: bin/rails server -p 3000
css: bin/rails tailwindcss:watch

0 comments on commit cb7aa80

Please sign in to comment.