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
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 seeinglocalhostat the top of the list. There's no Redis instance onlocalhostso it's timing out.Is there a way to prevent
localhostfrom showing up in the UI? It'd be great if the list could be limited to only what's defined inREDIS_HOSTS