Skip to content

Commit 5c2c252

Browse files
authored
Merge pull request #44 from benjaminach/benjaminach-patch-10
Update Procfile
2 parents ad64613 + 4f484da commit 5c2c252

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Procfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
web: bundle exec rails server -b 0.0.0.0 -p $PORT -e $RAILS_ENV
2+
worker: bundle exec rake jobs:work || tail -f /dev/null

0 commit comments

Comments
 (0)