INSIGHT-MVP/packages/core-service/src/config
Thomas Reitz 2059fa69d9 fix: add @Type(() => Number) for numeric env var conversion
Environment variables are strings from process.env. Explicit
Type decorators ensure class-transformer converts them to numbers.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 16:46:06 +01:00
..
env.validation.ts fix: add @Type(() => Number) for numeric env var conversion 2026-03-08 16:46:06 +01:00