import backup
This commit is contained in:
parent
f49c9d7712
commit
119c98edab
73 changed files with 5687 additions and 2 deletions
12
backup/260311/api/.env
Normal file
12
backup/260311/api/.env
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Configuration Brevo API
|
||||
# ATTENTION : Ce fichier contient des informations sensibles
|
||||
# Ne JAMAIS commiter ce fichier dans Git
|
||||
|
||||
# Clé API Brevo
|
||||
BREVO_API_KEY=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
|
||||
|
||||
# ID de la liste de contacts Brevo
|
||||
BREVO_LIST_ID=2
|
||||
|
||||
# Origines autorisées pour CORS
|
||||
ALLOWED_ORIGINS=*
|
||||
Loading…
Add table
Add a link
Reference in a new issue