s3 config
This commit is contained in:
parent
d9dca29bc9
commit
093c538752
19 changed files with 751 additions and 40 deletions
|
|
@ -26,6 +26,7 @@ return [
|
|||
'key' => env('AWS_ACCESS_KEY_ID'),
|
||||
'secret' => env('AWS_SECRET_ACCESS_KEY'),
|
||||
'region' => env('AWS_DEFAULT_REGION', 'us-east-1'),
|
||||
'directory' => env('AWS_DIRECTORY'),
|
||||
],
|
||||
|
||||
'slack' => [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue