gitlabhq/Procfile.production
Dmitriy Zaporozhets ee45a49c57 preparing to v2.2
2012-02-19 12:36:16 +02:00

3 lines
126 B
Plaintext

web: bundle exec rails s -p $PORT -e production
worker: bundle exec rake environment resque:work RAILS_ENV=production QUEUE=*