mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-09 20:56:08 +10:00
3 lines
102 B
Plaintext
3 lines
102 B
Plaintext
web: bundle exec rails s -p $PORT
|
|
worker: bundle exec rake environment resque:work QUEUE=* VVERBOSE=1
|