feat: support aliyun oss auth v4 (#3886)

Co-authored-by: owen <owen@owen.hawk-toad.ts.net>
This commit is contained in:
S96EA
2024-05-06 11:56:04 +08:00
committed by GitHub
parent 13292ff73e
commit 13cd409575
3 changed files with 15 additions and 2 deletions

View File

@@ -54,6 +54,9 @@ ALIYUN_OSS_BUCKET_NAME=your-bucket-name
ALIYUN_OSS_ACCESS_KEY=your-access-key
ALIYUN_OSS_SECRET_KEY=your-secret-key
ALIYUN_OSS_ENDPOINT=your-endpoint
ALIYUN_OSS_AUTH_VERSION=v1
ALIYUN_OSS_REGION=your-region
# Google Storage configuration
GOOGLE_STORAGE_BUCKET_NAME=yout-bucket-name
GOOGLE_STORAGE_SERVICE_ACCOUNT_JSON=your-google-service-account-json-base64-string