Closed
Description
I've got a general question about how the scripts for version 11 configure the listen address of 0.0.0.0, it doesn't look like it relies directly on a postgresql.conf file but the Dockerfile does take steps to modify the postgresql.conf.sample file. How are the listening addresses of ipv4 0.0.0.0 and ipv6 :: configured?