2023.03.16 测试环境Minio服务器Region调整为cn-qingdao-1。

This commit is contained in:
limin.zhang 2023-03-16 15:34:08 +08:00
parent d37238c453
commit 9d40b0c57b
2 changed files with 2 additions and 2 deletions

View File

@ -179,7 +179,7 @@ provider.backend {
provider.aws {
key = "fTbjUPzlfsxlue0O"
secret = "Gf6xyQie5QDH28y41f4mXuDzvez26cWg"
region = "ap-southeast-1"
region = "cn-qingdao-1"
host = "http://192.168.2.239:9000"
s3 {

View File

@ -298,7 +298,7 @@
</Property>
<Property>
<Name>s3UploadRegion</Name>
<Value>ap-southeast-1</Value>
<Value>cn-qingdao-1</Value>
<Type>String</Type>
</Property>
<Property>