We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b7d92f commit 487415bCopy full SHA for 487415b
config/laravel-echo-api-gateway.php
@@ -5,7 +5,6 @@
5
'connection' => [
6
'key' => env('AWS_ACCESS_KEY_ID'),
7
'secret' => env('AWS_SECRET_ACCESS_KEY'),
8
- 'token' => env('AWS_SESSION_TOKEN'),
9
'region' => env('AWS_DEFAULT_REGION', 'us-east-1'),
10
],
11
0 commit comments