forked from xiongyuxing/tiku-backend.net
feat: add aliyun oss storage foundation
This commit is contained in:
@@ -23,5 +23,12 @@
|
||||
"PermitLimit": 1200,
|
||||
"WindowSeconds": 60,
|
||||
"QueueLimit": 0
|
||||
},
|
||||
"Storage": {
|
||||
"AliyunOss": {
|
||||
"Region": "cn-hangzhou",
|
||||
"Endpoint": "",
|
||||
"UseInternalEndpoint": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user