Connecting Nocodb as a Postgress integration

I am using a lowcode builder and I am trying to connect nocodb as a postgress database. It is asking for this information


I can find all of the other information on my docker but I cannot find what the nocodb host is anywhere? Something like “my.postgresql.host.com”.

Any idea where to find this?

Thanks!

When I import the connection string it fills in the host as “nocodedb_nocodb-db”
but when I test the connection I get this error
"Connection failed

getaddrinfo ENOTFOUND nocodedb_nocodb-db"

it doesnt seem right because it does not a url

Sorry, its not clear what are you trying to achieve here. If you are trying to connect to selfhosted nocodb’s postgres server. You will have to figure that from your deployment.