redis-commander icon indicating copy to clipboard operation
redis-commander copied to clipboard

`localhost` not in `REDIS_HOSTS` but showing in UI

Open binaryfire opened this issue 11 months ago • 0 comments

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

binaryfire avatar Nov 14 '24 15:11 binaryfire