Добавил возможность загружать файлы сразу в S3
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
S3_ACCESS_KEY=""
|
||||
S3_SECRET_KEY=""
|
||||
S3_BUCKET_NAME=""
|
||||
S3_ENDPOINT_URL=""
|
||||
S3_REGION_NAME=""
|
||||
S3_SIGNATURE_VERSION=""
|
||||
Reference in New Issue
Block a user