1
0
Fork 0
mirror of https://github.com/endofunky/sidetiq.git synced 2022-11-09 13:53:30 -05:00
endofunky--sidetiq/examples/Procfile

2 lines
67 B
Text
Raw Permalink Normal View History

sidekiq: bundle exec sidekiq -r ./server.rb
web: bundle exec rackup