Skip to content

Commit

Permalink
the default worker entry in the procfile will not actually run a worker
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwell committed Oct 17, 2012
1 parent 107b7b1 commit fd63cb7
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 +1,2 @@
web: bundle exec unicorn -c config/unicorn.rb -p $PORT
worker: env QUEUE=* bundle exec rake resque:work

0 comments on commit fd63cb7

Please sign in to comment.