Codeminer42/cm42-central

View on GitHub
Procfile

Summary

Maintainability
Test Coverage
web: bundle exec puma -C config/puma.rb
worker: bundle exec sidekiq -C config/sidekiq.yml -c ${SIDEKIQ_CONCURRENCY:-100} -e production