Closed dm7pwnage closed 4 years ago
Hi,
would you please provide an example how to connect to a remote redis on a different port including a password?
Whatever combination I enter in the field "server" I get the error: "Error: connect ECONNREFUSED 127.0.0.1:6379"
Thank you in advance!
Kind regards
Please see #35 some options to configure your redis server. Duplicate of #35.
See the IORedis constructor parameters, https://github.com/luin/ioredis#connect-to-redis.
Thank you for your quick response.
Hi,
would you please provide an example how to connect to a remote redis on a different port including a password?
Whatever combination I enter in the field "server" I get the error: "Error: connect ECONNREFUSED 127.0.0.1:6379"
Thank you in advance!
Kind regards