update creds

This commit is contained in:
franknstayn
2021-09-15 20:48:31 +08:00
parent 11960d6bad
commit 9c403b7207

View File

@@ -83,7 +83,7 @@ return [
| |
*/ */
'username' => 'no-reply@crewsportswear.com', 'username' => env('MAIL_USERNAME'),
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
@@ -96,7 +96,7 @@ return [
| |
*/ */
'password' => 'nrAWvOsMgtp7V3KLq83a!??', 'password' => env('MAIL_PASSWORD'),
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------