gitlabhq/Procfile
2013-01-09 09:14:05 +03:00

3 lines
112 B
Plaintext

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