Procfile 118 Bytes
Newer Older
1
web: bundle exec unicorn_rails -p $PORT
2
worker: bundle exec sidekiq -q post_receive,mailer,system_hook,common,default