mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
2 lines
70 B
Text
2 lines
70 B
Text
web: bundle exec rails server -p $PORT
|
|
worker: bundle exec sidekiq
|