gitlabhq/Procfile

3 lines
118 B
Plaintext

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