BigW Consortium Gitlab

Procfile 102 Bytes
Newer Older
1
web: bundle exec rails s -p $PORT
2
worker: bundle exec rake environment resque:work QUEUE=* VVERBOSE=1