Relative Content

Tag Archive for dockerasp.net-coredocker-composeredisstackexchange.redis

Can’t comunicate with Redis container Asp.net Core

im trying create a demo in asp.net core 8 to save data in redis cache. Everything work perfect when i use localhost:6379. But when my app.net container its runiing and try to comunicate with container redis, by using container name ex: http://redis:6379, i receive the messge: