gitlab-org--gitlab-foss/Procfile
2013-01-14 20:21:04 +02:00

2 lines
118 B
Text

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