From 78f8d737fb2089fe4ee8d4bddda30a6b6224606a Mon Sep 17 00:00:00 2001 From: haoxr <1490493387@qq.com> Date: Sat, 3 Jun 2023 11:04:17 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E5=AE=8C=E5=96=84=20Aliyun=20OSS?= =?UTF-8?q?=20=E9=85=8D=E7=BD=AE=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-dev.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index c37b758e..d185dfa4 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -73,9 +73,8 @@ oss: access-key-id: your-access-key-id # 凭据密钥 access-key-secret: your-access-key-secret + # 存储桶名称 bucket-name: default - # (可选)自定义域名,如果配置了域名,生成的文件URL是域名格式,未配置则URL则是IP格式 (eg: https://oss.youlai.tech) - custom-domain: