gitlab-org--gitlab-foss/Procfile

3 lines
118 B
Plaintext
Raw Normal View History

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