docs: update external storage document

pull/199/head
moonrailgun 1 year ago
parent 92fdccfe72
commit 558bb35d70

@ -16,6 +16,7 @@ As the usage scale progresses, the user's storage cost for the Tailchat file sys
You need to configure the environment variables as follows:
- `MINIO_URL`: s3 service address
- `MINIO_SSL`: Whether the s3 service enables SSL verification is required for some providers. Default is `false`
- `MINIO_USER`: s3 service username
- `MINIO_PASS`: s3 service password
- `MINIO_BUCKET_NAME`: s3 service bucket name

@ -16,6 +16,7 @@ title: 外部存储
你需要通过环境变量配置如下:
- `MINIO_URL`: s3服务地址
- `MINIO_SSL`: s3服务是否启用ssl验证对于某些提供商是必须的。默认为`false`
- `MINIO_USER`: s3服务用户名
- `MINIO_PASS`: s3服务密码
- `MINIO_BUCKET_NAME`: s3服务 bucket 名

Loading…
Cancel
Save