mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-17 16:46:06 +10:00
3 lines
137 B
Plaintext
3 lines
137 B
Plaintext
web: bundle exec rails s -p $PORT -e production
|
|
worker: bundle exec rake environment resque:work RAILS_ENV=production QUEUE=* VVERBOSE=1
|