mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
seo image added
This commit is contained in:
@@ -50,6 +50,12 @@ return [
|
||||
'throw' => false,
|
||||
],
|
||||
|
||||
'publicDisk' => [
|
||||
'driver' => 'local',
|
||||
'root' => public_path(),
|
||||
'throw' => false,
|
||||
],
|
||||
|
||||
's3' => [
|
||||
'driver' => 's3',
|
||||
'key' => env('AWS_ACCESS_KEY_ID'),
|
||||
|
||||
Reference in New Issue
Block a user