Closed AntonioRodriguezRuiz closed 3 days ago
Sometimes when building or connecting to the docker image the current redis package ignores the given host and port. This does not happen with IORedis
The app connects to redis
The app does not connect to redis
Description
Sometimes when building or connecting to the docker image the current redis package ignores the given host and port. This does not happen with IORedis
Steps to Reproduce
Expected Behavior
The app connects to redis
Actual Behavior
The app does not connect to redis