From f102620038da1e13d0634b31d0bf146670ee4550 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=92=8B=E5=90=89=E5=85=86?= <303176530@qq.com> Date: Wed, 14 Apr 2021 23:19:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BA=9F=E5=BC=83=E4=B8=83=E7=89=9B=E4=BA=91?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/config.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/server/config.yaml b/server/config.yaml index d57d6963..bb2244d7 100644 --- a/server/config.yaml +++ b/server/config.yaml @@ -84,14 +84,14 @@ autocode: web-form: /view web-table: /view -# qiniu configuration (请自行七牛申请对应的 公钥 私钥 bucket �?域名地址) +# qiniu configuration (请自行七牛申请对应的 公钥 私钥 bucket 和 域名地址) qiniu: - zone: 'ZoneHuadong' - bucket: 'qm-plus-img' - img-path: 'http://qmplusimg.henrongyi.top' + zone: 'ZoneHuaDong' + bucket: '' + img-path: '' use-https: false - access-key: '25j8dYBZ2wuiy0yhwShytjZDTX662b8xiFguwxzZ' - secret-key: 'pgdbqEsf7ooZh7W3xokP833h3dZ_VecFXPDeG5JY' + access-key: '' + secret-key: '' use-cdn-domains: false