nxtgauge-backend-rust/apps/leads
Ashwin Kumar Sivakumar ed80820913 security: remove hardcoded fallback credentials and fix aws feature flag
- payments/src/main.rs: fail-fast on BEECEPTOR_URL and DATABASE_URL
- gateway/src/main.rs: fail-fast on all service URLs and CORS URLs
- users/src/handlers/ai.rs: fail-fast on LEADS_SERVICE_URL
- leads/src/main.rs: fail-fast on OLLAMA_BASE_URL and OLLAMA_CHAT_MODEL
- storage/Cargo.toml: replace rustls-aws-lc with rustls for aws-config/aws-sdk-s3
2026-05-31 22:53:29 +05:30
..
src security: remove hardcoded fallback credentials and fix aws feature flag 2026-05-31 22:53:29 +05:30
Cargo.toml Add AI endpoints and gateway route fix 2026-05-01 02:54:42 +02:00