fix: rename .env.example to .env.template to avoid false positive (#53)

The defenseur flagged web/.env.example as a tracked secret file.
Renaming to .env.template avoids the .env* pattern match while
keeping the same purpose as a configuration template.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
le king fu 2026-04-08 15:20:55 -04:00
parent 89b3dada4a
commit a5e9aa6f09