laravel updates

This commit is contained in:
denisdulici
2020-04-12 16:33:06 +03:00
parent bf251c6afb
commit 960d5a282b
4 changed files with 4 additions and 1 deletions

View File

@ -86,6 +86,7 @@ return [
'region' => env('AWS_DEFAULT_REGION'),
'bucket' => env('AWS_BUCKET'),
'url' => env('AWS_URL'),
'endpoint' => env('AWS_ENDPOINT'),
],
],