allow mailers/_bizdev_signature to be configured in .env file
Refs: #5871
This commit is contained in:
parent
af5ce7cfcf
commit
3034716963
3 changed files with 5 additions and 3 deletions
|
@ -21,6 +21,9 @@ APPLICATION_BASE_URL="https://www.demarches-simplifiees.fr"
|
|||
# OLD_CONTACT_EMAIL=""
|
||||
# CONTACT_PHONE=""
|
||||
|
||||
# Personnalisation d'instance - Adresses postale de l'opérateur de l'instance
|
||||
# CONTACT_ADDRESS="Incubateur de Services Numériques / beta.gouv.fr\nServices du Premier Ministre, 20 avenue de Ségur, 75007 Paris"
|
||||
|
||||
# Personnalisation d'instance - URL pour la création de compte administrateur sur l'instance
|
||||
# DEMANDE_INSCRIPTION_ADMIN_PAGE_URL=""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue