mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-05 18:23:48 +00:00
admin creation via setup wizard refactoring
This commit is contained in:
@@ -27,7 +27,7 @@ return [
|
||||
'key' => env('AWS_ACCESS_KEY_ID'),
|
||||
'secret' => env('AWS_SECRET_ACCESS_KEY'),
|
||||
'region' => env('AWS_DEFAULT_REGION', 'us-east-1'),
|
||||
'token' => env('AWS_SESSION_TOKEN'),
|
||||
'token' => env('AWS_SESSION_TOKEN'),
|
||||
],
|
||||
|
||||
'google' => [
|
||||
|
||||
Reference in New Issue
Block a user