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
Implement a Docker HEALTHCHECK that verifies DB connectivity (e.g., by curling /wp-login.php) so the container is marked unhealthy when database connection fails.