When try to open webpage I am getting this error:
Error -2 connecting to daas_redis_statistics_1:6380. Name or service not known.
I checked name of redis docker image and it is daas_redis_statistics_1_317a23749775
Should add:
container_name: daas_redis_statistics_1
in docker-compose.yml in order to use it?
When try to open webpage I am getting this error:
Error -2 connecting to daas_redis_statistics_1:6380. Name or service not known.
I checked name of redis docker image and it is daas_redis_statistics_1_317a23749775
Should add:
container_name: daas_redis_statistics_1in docker-compose.yml in order to use it?