mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-06-15 05:22:44 +01:00
Add local setup for S3
This commit is contained in:
committed by
Constantin Graf
parent
fc614b796c
commit
9a8945b0dc
@@ -57,6 +57,7 @@ return [
|
||||
'region' => env('S3_REGION'),
|
||||
'bucket' => env('S3_BUCKET'),
|
||||
'url' => env('S3_URL'),
|
||||
'temporary_url' => env('S3_URL'),
|
||||
'endpoint' => env('S3_ENDPOINT'),
|
||||
'use_path_style_endpoint' => env('S3_USE_PATH_STYLE_ENDPOINT', false),
|
||||
'throw' => true,
|
||||
|
||||
Reference in New Issue
Block a user