docs(email): masquer exemple App Password dans la doc

This commit is contained in:
alkatrazz 2026-05-17 16:54:20 +02:00
parent 8da92cb721
commit ae0aa614d3

View file

@ -42,7 +42,7 @@ make vault-edit
Modifier ou ajouter :
```yaml
vault_postfix_relay_password: "abcd efgh ijkl mnop" # App Password Google (avec espaces, OK)
vault_postfix_relay_password: "xxxx xxxx xxxx xxxx" # App Password Google 16 caractères (avec espaces, OK)
```
```bash