iconsulting/packages/services/payment-service/src
hailin c98cae2e39 fix(payment): use PORT env variable instead of PAYMENT_SERVICE_PORT
Payment service was listening on wrong port (3004) because it used
PAYMENT_SERVICE_PORT which wasn't set in docker-compose.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-10 02:48: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
order Initial commit: iConsulting 香港移民咨询智能客服系统 2026-01-09 00:01:12 -08:00
payment 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 fix(payment): use PORT env variable instead of PAYMENT_SERVICE_PORT 2026-01-10 02:48:44 -08:00