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?