Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: 🐛 Update how Redis URL is passed to Bull
Bull no longer allows passing the URL directly as the value of `options.redis`. Instead, pass URL as a separate argument when present. See OptimalBits/bull#2118 for additional context.
- Loading branch information