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