Merge branch '6.x'

This commit is contained in:
Graham Campbell 2020-03-24 13:55:12 +00:00
commit 6628b7a1b4
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ return [
'secret' => env('AWS_SECRET_ACCESS_KEY'),
'region' => env('AWS_DEFAULT_REGION'),
'bucket' => env('AWS_BUCKET'),
'url' => env('AWS_URL'),
'endpoint' => env('AWS_URL'),
],
],