The observability work moved actuator to a separate management port (management.server.port: 8081), but the dev compose healthcheck still probed :8080/actuator/health, which 404s. The backend was reported unhealthy and the frontend (depends_on: backend healthy) never started. docker-compose.prod.yml already uses 8081; this aligns dev with it. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
8.9 KiB
8.9 KiB