Commit 16e4c8b9 by luoqi

Remove .env from tracking, keep .env.example as template

- .env contains sensitive information and should not be tracked
- Users should copy .env.example to .env and configure their own values
- .env is already in .gitignore to prevent future tracking
parent 417891d8
Pipeline #3220 failed with stage
in 2 minutes 8 seconds