mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-26 02:32:50 +00:00
perf: Priority issues for S3_HOST and S3_AWS_REGION in 12.0
This commit is contained in:
parent
e11ea0225b
commit
89cb4837d7
|
|
@ -29,7 +29,7 @@
|
|||
INIT_S3_SECRET_KEY=<your-secret-key>
|
||||
INIT_S3_USE_V4_SIGNATURE=true
|
||||
INIT_S3_AWS_REGION=us-east-1 # your AWS Region
|
||||
INIT_S3_HOST= # your S3 Host
|
||||
INIT_S3_HOST= # your S3 Host (specify when not use AWS)
|
||||
INIT_S3_USE_HTTPS=true
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue