added path style endpoint
This commit is contained in:
parent
607a9014fa
commit
df63672753
@ -96,6 +96,7 @@ return [
|
||||
'url' => env('AWS_URL'),
|
||||
'endpoint' => env('AWS_ENDPOINT'),
|
||||
'visibility' => env('AWS_VISIBILITY', 'private'),
|
||||
'use_path_style_endpoint' => env('AWS_USE_PATH_STYLE_ENDPOINT', false),
|
||||
],
|
||||
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user