fitter-happier-docker icon indicating copy to clipboard operation
fitter-happier-docker copied to clipboard

BUG: Problem with redis host

Open GiacobboNicola opened this issue 3 years ago • 0 comments

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.

GiacobboNicola avatar Jun 20 '22 08:06 GiacobboNicola