From dc0d90cac6b81f08052761bea24f303e2d118f41 Mon Sep 17 00:00:00 2001 From: eleven26 Date: Thu, 28 Sep 2023 15:18:12 +0800 Subject: [PATCH] =?UTF-8?q?doc=20=E6=B7=BB=E5=8A=A0=E6=B3=A8=E6=84=8F?= =?UTF-8?q?=E4=BA=8B=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 639f224..ea3860b 100644 --- a/README.md +++ b/README.md @@ -199,3 +199,7 @@ size, err := goss.Size("test/test.txt") 3. [七牛云: AWS S3 兼容](https://developer.qiniu.com/kodo/4086/aws-s3-compatible) 4. 华为云:支持 s3,但是官网文档找不到相关关于 s3 兼容的相关描述 5. [minio: AWS S3 Compatibility](https://min.io/product/s3-compatibility) + +## 注意事项 + +1. 七牛云的 `endpoint` 和 `region` 配置请参考这个文档:[AWS S3 兼容 - 服务域名](https://developer.qiniu.com/kodo/4088/s3-access-domainname)