From ed248be1061587f50e8f6fc4b004ced25c7e38f5 Mon Sep 17 00:00:00 2001 From: fantasticit Date: Sat, 4 Jun 2022 22:30:22 +0800 Subject: [PATCH] Update dev.yaml --- config/dev.yaml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/config/dev.yaml b/config/dev.yaml index e89d08a8..5d2cde57 100644 --- a/config/dev.yaml +++ b/config/dev.yaml @@ -43,8 +43,17 @@ db: # oss 文件存储服务 oss: local: - enable: true + enable: false + # 线上更改为服务端地址(如:https://api.codingit.cn) server: 'http://localhost:5002' + # 以下为各厂商 sdk 配置,不要修改字段,填入值即可 + tencent: + enable: false + config: + SecretId: '' + SecretKey: '' + Bucket: '' + Region: '' aliyun: enable: false config: