3 lines
102 B
Plaintext
3 lines
102 B
Plaintext
web: bundle exec rails s -p $PORT
|
|
worker: bundle exec rake environment resque:work QUEUE=* VVERBOSE=1
|