d38f953dfc
wget resolves 'localhost' to IPv6 [::1] but nginx only listens on IPv4 0.0.0.0:80, causing connection refused. Using 127.0.0.1 ensures IPv4 connection and healthy container status.