Update env prod
This commit is contained in:
parent
28f49afa03
commit
01153ccb0d
|
@ -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…
Reference in New Issue