Procfile production, resque script
This commit is contained in:
parent
caa5a78863
commit
3c9d7b7077
4 changed files with 6 additions and 1 deletions
2
Procfile
2
Procfile
|
@ -1,2 +1,2 @@
|
|||
web: bundle exec rails s -p $PORT
|
||||
worker: bundle exec rake environment resque:work QUEUE=*
|
||||
worker: bundle exec rake environment resque:work QUEUE=* VVERBOSE=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue