I ran the project and noticed an inconsistency. In **web/app.py** you define `host='redis_1`, while in docker-compose the service name is simply **redis**.
I ran the project and noticed an inconsistency. In web/app.py you define
host='redis_1, while in docker-compose the service name is simply redis.