gitlabhq/Procfile
Dmitriy Zaporozhets c7bb3a1f72 sidekiq
2013-01-09 08:14:05 +03:00

3 lines
104 B
Plaintext

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