feat(ApiEntreprise.recipient): always use SIRET of dinum
Update config/env.example Co-authored-by: LeSim <mail@simon.lehericey.net>
This commit is contained in:
parent
fbfd08a764
commit
55d77e33ed
2 changed files with 4 additions and 1 deletions
|
@ -157,3 +157,6 @@ INVISIBLE_CAPTCHA_SECRET="kikooloool"
|
|||
|
||||
# Clamav antivirus usage
|
||||
CLAMAV_ENABLED="disabled"
|
||||
|
||||
# Siret number used for API Entreprise, by default we use SIRET from dinum
|
||||
API_ENTREPRISE_DEFAULT_SIRET="put_your_own_siret"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue