v0.1.30
envFrom was loading api-env-secret but CW_DATABASE_URL was absent from the deployed secret, causing sync.ts to fall back to DATABASE_URL (Postgres) as the MSSQL connection string -> 'Invalid port number: //optima'. - Replaced envFrom with explicit CW_DATABASE_URL and API_DATABASE_URL env entries so the mapping is unambiguous - Patched api-env-secret in cluster to add CW_DATABASE_URL
optima
The primary repository for Optima.
Languages
TypeScript
64.3%
Svelte
23.1%
CSS
5.6%
TSQL
5.4%
Python
1%
Other
0.5%