gitlabhq/Procfile
2013-01-14 20:21:04 +02:00

3 lines
118 B
Plaintext

web: bundle exec unicorn_rails -p $PORT
worker: bundle exec sidekiq -q post_receive,mailer,system_hook,common,default