Update config
This commit is contained in:
parent
096b4db322
commit
d058a1db2a
15 changed files with 252 additions and 123 deletions
|
@ -18,6 +18,7 @@ return [
|
|||
'domain' => env('MAILGUN_DOMAIN'),
|
||||
'secret' => env('MAILGUN_SECRET'),
|
||||
'endpoint' => env('MAILGUN_ENDPOINT', 'api.mailgun.net'),
|
||||
'scheme' => 'https',
|
||||
],
|
||||
|
||||
'postmark' => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue