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