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

2 lines
73 B
Text

web: bundle exec rails s -p $PORT
worker: bundle exec rake sidekiq:start