feat(settings): Add e-mail configuration
This commit is contained in:
parent
49f1133fed
commit
7064a3aa4b
4 changed files with 13 additions and 0 deletions
1
.credentials/EMAIL_HOST
Normal file
1
.credentials/EMAIL_HOST
Normal file
|
@ -0,0 +1 @@
|
|||
localhost
|
1
.credentials/FROM_EMAIL
Normal file
1
.credentials/FROM_EMAIL
Normal file
|
@ -0,0 +1 @@
|
|||
Délégation Générale Numérique <dgsi@localhost>
|
1
.credentials/SERVER_EMAIL
Normal file
1
.credentials/SERVER_EMAIL
Normal file
|
@ -0,0 +1 @@
|
|||
dgsi@localhost
|
Loading…
Add table
Add a link
Reference in a new issue