mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-05 13:50:11 +00:00
fix: document CMD_S3_ENDPOINT ENV variable
fix #349 Signed-off-by: oupala <oupala@users.noreply.github.com>
This commit is contained in:
parent
65fc44e32f
commit
712e2194f4
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue