This commit is contained in:
2026-05-26 09:45:44 +02:00
parent 8b162c8e4c
commit 19604a6e3e
8 changed files with 145 additions and 84 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ return [
|
*/
'default' => env('FILESYSTEM_DISK', 'local'),
'default' => env('FILESYSTEM_DISK', 'aws'),
/*
|--------------------------------------------------------------------------