gitlabhq/Procfile

3 lines
118 B
Text
Raw Normal View History

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