Update dev.yaml

This commit is contained in:
fantasticit 2022-06-04 22:30:22 +08:00
parent 3b2b21e9a5
commit ed248be106
1 changed files with 10 additions and 1 deletions

View File

@ -43,8 +43,17 @@ db:
# oss 文件存储服务 # oss 文件存储服务
oss: oss:
local: local:
enable: true enable: false
# 线上更改为服务端地址https://api.codingit.cn
server: 'http://localhost:5002' server: 'http://localhost:5002'
# 以下为各厂商 sdk 配置,不要修改字段,填入值即可
tencent:
enable: false
config:
SecretId: ''
SecretKey: ''
Bucket: ''
Region: ''
aliyun: aliyun:
enable: false enable: false
config: config: