feat:【INFRA】文件存储,增加 enablePathStyleAccess 选项
This commit is contained in:
@@ -15,6 +15,7 @@ export namespace InfraFileConfigApi {
|
||||
bucket?: string;
|
||||
accessKey?: string;
|
||||
accessSecret?: string;
|
||||
pathStyle?: boolean;
|
||||
domain: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user