1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/myapp/Procfile

3 lines
70 B
Text
Raw Normal View History

2014-10-22 16:57:41 -04:00
web: bundle exec rails server -p $PORT
worker: bundle exec sidekiq