增加 报错

This commit is contained in:
iVampireSP.com 2023-02-08 13:16:41 +08:00
parent ca9b1afb5b
commit 894c94a8b8
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

View File

@ -53,9 +53,8 @@
'url' => env('AWS_URL'),
'endpoint' => env('AWS_ENDPOINT'),
'use_path_style_endpoint' => env('AWS_USE_PATH_STYLE_ENDPOINT', false),
'throw' => false,
'throw' => true,
],
],
/*