Fix warnings on Rails boot (#16946)
This commit is contained in:
parent
e65080181a
commit
fe71548844
3 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,7 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
require_relative '../../lib/sidekiq_error_handler'
|
||||
|
||||
Sidekiq.configure_server do |config|
|
||||
config.redis = REDIS_SIDEKIQ_PARAMS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue