fixed configs

This commit is contained in:
denisdulici 2020-03-13 10:27:27 +03:00
parent 96a8c45cff
commit c73dc28782
2 changed files with 2 additions and 2 deletions

View File

@ -99,7 +99,7 @@ return [
'expire' => 60,
'throttle' => 60,
],
],,
],
/*
|--------------------------------------------------------------------------

View File

@ -88,7 +88,7 @@ return [
'url' => env('AWS_URL'),
],
],,
],
/*
|--------------------------------------------------------------------------