feat: add s3 storage provider integration
This commit is contained in:
@@ -60,3 +60,9 @@ Type = "local"
|
||||
LocalPath = "./storage"
|
||||
Secret = "test-storage-secret"
|
||||
BaseURL = "/v1/storage"
|
||||
AccessKey = ""
|
||||
SecretKey = ""
|
||||
Region = ""
|
||||
Bucket = ""
|
||||
Endpoint = ""
|
||||
PathStyle = true
|
||||
|
||||
Reference in New Issue
Block a user