rwadurian/backend
hailin a181fd0d2d fix(mpc-service): change healthcheck from wget to curl
Docker compose healthcheck was using wget which is not installed in the
node:20-slim image. Changed to use curl and corrected endpoint path.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-06 23:42:48 -08:00
..
.claude refactor: simplify mpc-service to gateway mode 2025-12-06 17:16:14 -08:00
api-gateway refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
infrastructure feat: add infrastructure components for observability and service discovery 2025-12-06 17:51:29 -08:00
mpc-system fix: add keygen index to sorted index mapping for signing session 2025-12-06 11:04:19 -08:00
services fix(mpc-service): change healthcheck from wget to curl 2025-12-06 23:42:48 -08:00