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
In one of test scenarios we need to connect to database from container running in Docker in Docker Daemon. So host on which embedded db is running accessible by its local network IP (something like 10.20.30.40). How I can customize pg_hba.conf to allow such LAN connections?