diff --git a/Procfile b/Procfile index ba2e58f..ceaac36 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -worker: bundle exec sidekiq +worker: bundle exec sidekiq -c 1 -v