Skip to content

Commit 4132d3c

Browse files
committed
remove aws keys
1 parent c9a0499 commit 4132d3c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

config/config.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
*/
1313

1414
'region' => env('AWS_DEFAULT_REGION'),
15-
'key' => env('AWS_ACCESS_KEY_ID'),
16-
'secret' => env('AWS_SECRET_ACCESS_KEY'),
1715

1816
/*
1917
|--------------------------------------------------------------------------

0 commit comments

Comments
 (0)