Cleanup commentaires .env
This commit is contained in:
+3
-3
@@ -43,9 +43,9 @@ LINKEDIN_CLIENT_ID=
|
||||
LINKEDIN_CLIENT_SECRET=
|
||||
|
||||
# Brevo — envoi des emails transactionnels (vérification email, reset mot de passe)
|
||||
BREVO_API_KEY= # clé API transactionnelle Brevo
|
||||
BREVO_TEMPLATE_VERIFY_ID= # ID numérique du template "vérification d'adresse"
|
||||
BREVO_TEMPLATE_RESET_ID= # ID numérique du template "réinitialisation mot de passe"
|
||||
BREVO_API_KEY=
|
||||
BREVO_TEMPLATE_VERIFY_ID=
|
||||
BREVO_TEMPLATE_RESET_ID=
|
||||
MAIL_FROM=noreply@colibre.fr # expéditeur (doit être un expéditeur vérifié dans Brevo)
|
||||
MAIL_FROM_NAME=colibre # nom d'expéditeur
|
||||
# Active/désactive le mode sandbox Brevo (X-Sib-Sandbox: drop) indépendamment de DEVELOPMENT.
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user