Skip to content

Commit

Permalink
Add missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
tomdonarski committed Nov 16, 2023
1 parent fcc3dd5 commit 8a3f2f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/sidekiq.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

Sidekiq.configure_client do |config|
config.redis = { url: 'redis://localhost:6379/0' }
end
end

0 comments on commit 8a3f2f8

Please sign in to comment.