update language

This commit is contained in:
Taylor Otwell
2025-10-30 12:37:49 -05:00
parent 5480b2a186
commit 6576dc16cf

View File

@@ -15,11 +15,11 @@ return [
*/
'postmark' => [
'token' => env('POSTMARK_TOKEN'),
'key' => env('POSTMARK_API_KEY'),
],
'resend' => [
'key' => env('RESEND_KEY'),
'key' => env('RESEND_API_KEY'),
],
'ses' => [