iconsulting/packages/services/user-service/src
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
..
auth fix(user-service): handle optional fingerprint parameter 2026-01-09 21:02:44 -08:00
domain/entities Initial commit: iConsulting 香港移民咨询智能客服系统 2026-01-09 00:01:12 -08:00
health fix(docker): add health check endpoints and fix IPv6 issue 2026-01-10 02:13:42 -08:00
user Initial commit: iConsulting 香港移民咨询智能客服系统 2026-01-09 00:01:12 -08:00
app.module.ts fix(docker): add health check endpoints and fix IPv6 issue 2026-01-10 02:13:42 -08:00
main.ts Initial commit: iConsulting 香港移民咨询智能客服系统 2026-01-09 00:01:12 -08:00