Remove concrete Qiniu endpoint example

This commit is contained in:
shi.changliang 2026-06-05 16:13:52 +08:00
parent 759ebbae22
commit 5823d5c4cc

View file

@ -37,14 +37,6 @@ Region: <region>
Bucket: <桶名称>
```
示例:
```text
Endpoint: https://s3.cn-north-1.qiniucs.com
Region: cn-north-1
Bucket: ideabase
```
## 本地开发
```bash