Skip to content

Commit 79c1e0f

Browse files
author
Lan
committed
feat: docs add minio
1 parent df6722a commit 79c1e0f

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

docs/guide/storage.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,18 @@ S3 EndpointUrl: `https://<bucket-name>.<region>.aliyuncs.com`
99

1010
S3 Signature Version: `s3v4`
1111

12-
S3 Region Name:`region`
12+
S3 Region Name:`region`
13+
14+
# Minio设置
15+
16+
S3 AccessKeyId: `AccessKeyId`
17+
18+
S3 SecretAccessKey: `SecretAccessKey`
19+
20+
S3 BucketName: `bucket-name`
21+
22+
S3 EndpointUrl: api接口地址
23+
24+
S3 Signature Version: `s3v4`
25+
26+
S3 Region Name:根据`configurations`里面设置的 `Server Location`

0 commit comments

Comments
 (0)