You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# host.docker.internal is a special DNS name which resolves to the internal IP address used by the host. If ur postgres is running on the host machine, then you can use host.docker.internal to connect to the host machine from the container.