mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-21 08:56:27 +02:00
Update env prod
This commit is contained in:
parent
28f49afa03
commit
01153ccb0d
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@
|
|||
'USER' => '%APP_MAIL_SMTP_USER%',
|
||||
'PASS' => '%APP_MAIL_SMTP_PASS%',
|
||||
'HOST' => '%APP_MAIL_SMTP_HOST%',
|
||||
'TLS' => %APP_MAIL_SMTP_TLS% ,
|
||||
'PORT' => %APP_MAIL_SMTP_PORT% ,
|
||||
'TLS' => '%APP_MAIL_SMTP_TLS%' ,
|
||||
'PORT' => '%APP_MAIL_SMTP_PORT%',
|
||||
],
|
||||
'FROM' => '%APP_MAIL_FROM%',
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue