fix: document CMD_S3_ENDPOINT ENV variable

fix #349

Signed-off-by: oupala <oupala@users.noreply.github.com>
This commit is contained in:
oupala 2020-06-15 17:41:29 +02:00
parent 65fc44e32f
commit 712e2194f4

View file

@ -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