Unable to connect springboot application with redis server on docker
I am trying to connect to Redis from docker running app but some how getting a connection refuse problem. But when I run the same app on the host(without docker) and Redis server still running in the docker, connection works.
Unable to connect springboot application with redis server on docker
I am trying to connect to Redis from docker running app but some how getting a connection refuse problem. But when I run the same app on the host(without docker) and Redis server still running in the docker, connection works.
Unable to connect springboot connection with redis
I am trying to connect to Redis from docker running app but some how getting a connection refuse problem. But when I run the same app on the host(without docker) and Redis server still running in the docker, connection works.