diff options
Diffstat (limited to '')
-rw-r--r-- | docs/configuration.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/configuration.md b/docs/configuration.md index af96a87c..be15672d 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -228,6 +228,7 @@ you don't have to use either of these. | | `CMD_S3_SECRET_ACCESS_KEY` | no example | AWS secret key | | | `CMD_S3_REGION` | `ap-northeast-1` | AWS S3 region | | `s3bucket` | `CMD_S3_BUCKET` | no example | AWS S3 bucket name | +| | `CMD_S3_ENDPOINT ENV` | no example | S3 API endpoint if you don't use AWS name | ### Azure Blob Storage |