diff --git a/coder-common-thin-web/src/main/resources/application-dev.yml b/coder-common-thin-web/src/main/resources/application-dev.yml index b11dbb8..4616bfe 100755 --- a/coder-common-thin-web/src/main/resources/application-dev.yml +++ b/coder-common-thin-web/src/main/resources/application-dev.yml @@ -92,7 +92,7 @@ coder: filePath: /Users/leocoder/leocoder/develop/templates/coder-common-thin/coder-common-thin-backend/picture # 存储服务配置 storage: - # 存储类型:local(本地存储) | minio(MinIO对象存储) | oss(阿里云OSS) + # 存储类型:local(本地存储) | oss(阿里云OSS) type: oss # 阿里云OSS配置 oss: