can’t connect local Django to postgresql container duo to credentials
I’m working on a Django locally and want to connect it to postgres container, I can connect to postgres using pgadmin but not Django here is my code :
Django docker error with Postgres django.core.exceptions.ImproperlyConfigured
Good day.
I’m having problems comunicating django app (local) and postgres db (docker )