Connection to redis with tls

How can I connect to redis using rediss , I cannot see any option to connect to bullmq like this
const redis = new Redis("rediss://redis.my-service.com");
@Support
Was this page helpful?