feat: add support for Aliyun OSS uploader
This commit is contained in:
@@ -23,3 +23,11 @@ Host = ""
|
||||
Port = 6379
|
||||
Password = "hello"
|
||||
DB = 0
|
||||
|
||||
[Ali]
|
||||
AccessKeyId = "LTAI5t86SjiP9zRd3q2w7jQN"
|
||||
AccessKeySecret = "hV7spvJuWh8w0EEIXj8NFi2uBlF4aS"
|
||||
Bucket ="rogee-test"
|
||||
Host ="abc"
|
||||
Region ="cn-beijing"
|
||||
CallbackURL = "https://localhost"
|
||||
|
||||
Reference in New Issue
Block a user