As the moment passing the container name for redis cache like this: ``` cache: redis: port: "6379" host: "redismesh" password: "redis" ``` it will not resolve to the IP of the container.