Synced mail config

This commit is contained in:
Graham Campbell
2016-03-24 15:26:04 +00:00
parent f73788fab3
commit 0c3d388f5a
2 changed files with 6 additions and 1 deletions

View File

@@ -42,4 +42,8 @@ return [
'region' => 'us-east-1',
],
'sparkpost' => [
'secret' => env('SPARKPOST_SECRET'),
],
];