Never commit secrets.
Allowed env files to commit:
.env.exampleonly
If a secret is committed:
- Rotate the exposed keys immediately.
- Remove the secret from the repository history if required by policy.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Never commit secrets.
Allowed env files to commit:
.env.example onlyIf a secret is committed: