2 lines
92 B
Text
2 lines
92 B
Text
web: bundle exec rails s -p $PORT
|
|
worker: bundle exec rake environment resque:work QUEUE=*
|