iconsulting/packages/services
hailin 223aa25af1 fix(docker): add health check endpoints and fix IPv6 issue
- Add /health endpoints to all NestJS services (user, payment, knowledge, conversation, evolution)
- Fix nginx healthcheck to use 127.0.0.1 instead of localhost (IPv6 issue)
- Add healthcheck configuration to docker-compose for all backend services
- Use start_period to allow services time to initialize before health checks

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-10 02:13:42 -08:00
..
conversation-service fix(docker): add health check endpoints and fix IPv6 issue 2026-01-10 02:13:42 -08:00
evolution-service fix(docker): add health check endpoints and fix IPv6 issue 2026-01-10 02:13:42 -08:00
knowledge-service fix(docker): add health check endpoints and fix IPv6 issue 2026-01-10 02:13:42 -08:00
payment-service fix(docker): add health check endpoints and fix IPv6 issue 2026-01-10 02:13:42 -08:00
user-service fix(docker): add health check endpoints and fix IPv6 issue 2026-01-10 02:13:42 -08:00