I am running the Django Cookiecutter on Docker and tried to connect to the postgres database using Postico, a GUI client on my laptop.
The credentials I used was basically the same as .envs/.local/.postgres
Yet I still cannot connect.
I wonder what's the issue that's blocking me from doing so?