Docker and postgres

i installed postgres with 5432:5432 i installed the pgadmin4 extension.

In the connection tab I dont know what to put for ip/address i’ve tried 127.0.01, localhost, 0.0.0.0 . I just dont know what I’m doing wrong.

How and where did you install pgadmin4 extension? Are you running Docker Desktop?

I am running docker desktop. the extension is running in docker desktop. I do have the container turned on.
image

The documentation of the extension might help