add aws s3 iam check (#5174)

This commit is contained in:
Jyong
2024-06-14 15:19:59 +08:00
committed by GitHub
parent 0633aae7dc
commit d7fbae286a
4 changed files with 17 additions and 8 deletions

View File

@@ -42,6 +42,7 @@ DB_DATABASE=dify
# storage type: local, s3, azure-blob
STORAGE_TYPE=local
STORAGE_LOCAL_PATH=storage
S3_USE_AWS_MANAGED_IAM=false
S3_ENDPOINT=https://your-bucket-name.storage.s3.clooudflare.com
S3_BUCKET_NAME=your-bucket-name
S3_ACCESS_KEY=your-access-key