diff --git a/src/config/filesystems.php b/src/config/filesystems.php index 37d8fca..b49ecb9 100644 --- a/src/config/filesystems.php +++ b/src/config/filesystems.php @@ -36,6 +36,7 @@ return [ 'serve' => true, 'throw' => false, 'report' => false, + 'visibility' => 'public', ], 'public' => [