diff --git a/config/filesystems.php b/config/filesystems.php index b4c735a0b..718144a04 100755 --- a/config/filesystems.php +++ b/config/filesystems.php @@ -67,7 +67,6 @@ return [ 'region' => env('AWS_DEFAULT_REGION'), 'bucket' => env('AWS_BUCKET'), 'url' => env('AWS_URL'), - 'visibility' => 'public', ], ],