gitlab-org--gitlab-foss/Procfile

3 lines
118 B
Plaintext
Raw Normal View History

web: bundle exec unicorn_rails -p $PORT
2013-01-09 06:14:05 +00:00
worker: bundle exec sidekiq -q post_receive,mailer,system_hook,common,default