Commit Graph
3 Commits
Author SHA1 Message Date
saqib mirandClaude Sonnet 5 2093898198 fix: stop tracking .env files with committed secrets
.env.development had a real Postgres/Redis password and JWT secret
committed in plain text; .env.test and .env.prod were tracked too.
Untrack all .env* files going forward and add .env.example as the
onboarding template instead.

Note: the exposed dev credentials are still in git history and must
be rotated separately.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-21 16:10:32 +05:30
saqib mir dd3f3720df add the env 2026-08-19 17:13:17 +05:30
saqib mir 5e4ed9d64a first commit 2026-08-19 16:29:17 +05:30