Redis – Django Celery Beat cannot connect to postgres database from inside docker container
My docker contianer django server, postgres, celery worker and celery beat. Running the application by itself there is no issue with connecting to the database however when the timed task to update the database runs I get an error celery_1…