I am running a redis server instance as Windows server and can successfully connect to the instance from the command line cient to 127.0.0.1:6379. However I cannot connect to the very same instance through Redsmin. Can you please tell me exactly what the
- Server Name
- Redis Instance Type
- Redis Connection string
is supposed to be? My server instance is not password protected.
Thanks