mirror of
https://github.com/langgenius/dify.git
synced 2026-04-16 12:00:37 -04:00
fix(docker): restore S3_ADDRESS_STYLE env examples (#34826)
This commit is contained in:
@@ -469,6 +469,7 @@ S3_REGION=us-east-1
|
||||
S3_BUCKET_NAME=difyai
|
||||
S3_ACCESS_KEY=
|
||||
S3_SECRET_KEY=
|
||||
S3_ADDRESS_STYLE=auto
|
||||
# Whether to use AWS managed IAM roles for authenticating with the S3 service.
|
||||
# If set to false, the access key and secret key must be provided.
|
||||
S3_USE_AWS_MANAGED_IAM=false
|
||||
|
||||
Reference in New Issue
Block a user