mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-06-15 13:32:43 +01:00
Add missing serve option to local filesystem disk
This commit is contained in:
committed by
Constantin Graf
parent
eb19199bc6
commit
f14bd6413a
@@ -39,6 +39,7 @@ return [
|
||||
'local' => [
|
||||
'driver' => 'local',
|
||||
'root' => storage_path('app'),
|
||||
'serve' => true,
|
||||
'throw' => true,
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user