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
`wget` resolved `localhost` to `[::1]` (IPv6) but nginx only listens on IPv4, making the healthcheck permanently unhealthy despite the site working fine.
0 commit comments