【功能新增】INFRA:文件存储,增加 enablePathStyleAccess 选项
This commit is contained in:
@ -11,6 +11,7 @@ export interface FileClientConfig {
|
||||
bucket?: string
|
||||
accessKey?: string
|
||||
accessSecret?: string
|
||||
enablePathStyleAccess?: boolean
|
||||
domain: string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user