2023.03.16 测试环境Minio服务器Region调整为cn-qingdao-1。
This commit is contained in:
		| @@ -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 { | ||||
|   | ||||
| @@ -298,7 +298,7 @@ | ||||
| 			</Property> | ||||
| 			<Property> | ||||
| 				<Name>s3UploadRegion</Name> | ||||
| 				<Value>ap-southeast-1</Value> | ||||
| 				<Value>cn-qingdao-1</Value> | ||||
| 				<Type>String</Type> | ||||
| 			</Property> | ||||
| 			<Property> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user