mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-18 00:54:43 -04: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_SECRET_ACCESS_KEY` | no example | AWS secret key |
|
||||||
| | `CMD_S3_REGION` | `ap-northeast-1` | AWS S3 region |
|
| | `CMD_S3_REGION` | `ap-northeast-1` | AWS S3 region |
|
||||||
| `s3bucket` | `CMD_S3_BUCKET` | no example | AWS S3 bucket name |
|
| `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
|
### Azure Blob Storage
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue