You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have a docker-compose environment and kubernetes for running in production.
Do you have anywhere an example how to configure a "remote" redis connection with this gem ?
something like this "redis://redis:6379/0"
Id really appreciate a simple example how to do that