I am trying add an existing postgresql database to metabase. I don't have a lot of experience with Docker Desktop or metabase.
Both are running on my local machine using Docker Desktop containers.
Here's my error on Metabase and some of my config on Docker Desktop.
Container logs: Failed to connect to database: org.postgresql.util.PSQLException: Connection to localhost:5432 refused.
Can anyone tell me what i'm missing?