forked from External/greenlight
S3-compatible object storage API (#2720)
* s3 active_storage * updated readme
This commit is contained in:
@@ -326,6 +326,13 @@ DEFAULT_REGISTRATION=open
|
||||
# AWS_REGION=
|
||||
# AWS_BUCKET=
|
||||
#
|
||||
# For S3-compatible API:
|
||||
# S3_ENDPOINT=
|
||||
# S3_ACCESS_KEY_ID=
|
||||
# S3_SECRET_ACCESS_KEY=
|
||||
# S3_REGION=
|
||||
# S3_BUCKET=
|
||||
#
|
||||
# For GCS Storage:
|
||||
# GCS_PROJECT_ID=
|
||||
# GCS_PRIVATE_KEY_ID=
|
||||
|
||||
Reference in New Issue
Block a user