summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authoroupala2020-06-15 17:41:29 +0200
committeroupala2020-06-17 10:54:12 +0200
commit712e2194f46b5c215496b5412fc905cfdde2f78d (patch)
tree611c3659a2674ebf1175e400260b874d4ef446e2 /docs
parent65fc44e32f55cc854d74cdc74defc0f3364d8681 (diff)
fix: document CMD_S3_ENDPOINT ENV variable
fix #349 Signed-off-by: oupala <oupala@users.noreply.github.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/configuration.md1
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