e6db43850b088c81b41349ab5110fb6db799cfd4
The CI health check (curl -sf) and Docker Compose health check (wget) both hit /actuator/health unauthenticated. With anyRequest().authenticated() the endpoint returned 401, curl -f treated it as failure, and the health check loop never exited successfully. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Python
73.2%
TypeScript
11.5%
Java
10.8%
Svelte
4.2%
Shell
0.1%