Merges #2322
This commit is contained in:
parent
73da9d4acc
commit
d41e0b4759
1 changed files with 4 additions and 0 deletions
|
|
@ -25,6 +25,10 @@ return [
|
|||
'secret' => '',
|
||||
],
|
||||
|
||||
'sparkpost' => [
|
||||
'secret' => env('SPARKPOST_API_KEY'),
|
||||
],
|
||||
|
||||
'ses' => [
|
||||
'key' => '',
|
||||
'secret' => '',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue