Can't connect to postgres on Dokploy
i hav an issue connecting to postgres on doploy. i have used the connection details but i get a ENOTFOUND error in my logs.
4 Replies
I think we have the same problem
Internal or external connection?
If it's within the same docker compose I would reckon it is because the postgres container is not attached to dokploy-network
Either that, or if he used the database type you’ll need to add the network to the compose too