asm-products/verba

View on GitHub
Procfile

Summary

Maintainability
Test Coverage
web: bundle exec unicorn -p $PORT -c ./config/unicorn.rb
redis: redis-server
worker: bundle exec sidekiq -C config/sidekiq.yml