Skip to content

Commit 394f03f

Browse files
committed
fix: visibility
1 parent 3b276a6 commit 394f03f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/filesystems.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
'endpoint' => env('AWS_ENDPOINT'),
6868
'use_path_style_endpoint' => env('AWS_USE_PATH_STYLE_ENDPOINT', false),
6969
'throw' => false,
70+
'visibility' => 'public',
7071
],
7172

7273
],

0 commit comments

Comments
 (0)