Refer to the docs: https://github.com/sidekiq/sidekiq/wiki/Using-Redis
You must either set REDIS_URL env variable to the url of the redis instance, or set the variable REDIS_PROVIDER to the name of the variable containing that url, e.g.: REDIS_PROVIDER=REDISCLOUD_URL