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
Thanks for this great project. I'm using the Docker image and have 3 servers listed in REDIS_HOSTS. All 3 show up and are working but I'm also seeing localhost at the top of the list. There's no Redis instance on localhost so it's timing out.
Is there a way to prevent localhost from showing up in the UI? It'd be great if the list could be limited to only what's defined in REDIS_HOSTS