From 50af89b19493de5871a92baa2ba26cec0124fa31 Mon Sep 17 00:00:00 2001 From: "Ray.Hao" <1490493387@qq.com> Date: Mon, 23 Sep 2024 10:31:05 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20OSS=20=E9=BB=98=E8=AE=A4=E4=B8=BAMinIO?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 398bb917..5d7b1c9c 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -95,7 +95,7 @@ security: # 文件存储配置 oss: # OSS 类型 (目前支持aliyun、minio) - type: aliyun + type: minio # MinIO 对象存储服务 minio: # 服务Endpoint