Permalink
Switch branches/tags
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time. Cannot retrieve contributors at this time
2 lines (2 sloc) 91 Bytes
web: bundle exec thin start -p $PORT
worker: bundle exec sidekiq -C ./config/sidekiq.yml