iconsulting/packages/services
hailin 7adbaaa871 fix(db): use POSTGRES_* env vars in knowledge and evolution services
These services were using DB_HOST, DB_USER etc. but docker-compose
sets POSTGRES_HOST, POSTGRES_USER etc.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-10 02:57:39 -08:00
..
conversation-service fix(health): exclude /health endpoint from API prefix 2026-01-10 02:30:24 -08:00
evolution-service fix(db): use POSTGRES_* env vars in knowledge and evolution services 2026-01-10 02:57:39 -08:00
knowledge-service fix(db): use POSTGRES_* env vars in knowledge and evolution services 2026-01-10 02:57:39 -08:00
payment-service fix(payment): use PORT env variable instead of PAYMENT_SERVICE_PORT 2026-01-10 02:48:44 -08:00
user-service fix(health): exclude /health endpoint from API prefix 2026-01-10 02:30:24 -08:00