From 3428e273ea889e18745b435259793f718879b3e0 Mon Sep 17 00:00:00 2001 From: withchao <993506633@qq.com> Date: Tue, 25 Jul 2023 17:54:20 +0800 Subject: [PATCH] fix: config.yaml Signed-off-by: withchao <993506633@qq.com> --- config/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.yaml b/config/config.yaml index 2d38a5e36..10d43bd3e 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -77,7 +77,7 @@ object: apiURL: "http://127.0.0.1:10002/object/" #地址需要app能访问到 minio: bucket: "openim" #不建议修改 - endpoint: http://116.30.3.80:10005 + endpoint: http://127.0.0.1:10005 #地址需要app能够访问 accessKeyID: root secretAccessKey: openIM123 sessionToken: "" #token @@ -90,7 +90,7 @@ object: endpoint: "https://oss-cn-chengdu.aliyuncs.com" bucket: "demo-9999999" bucketURL: "https://demo-9999999.oss-cn-chengdu.aliyuncs.com" - accessKeyID: root + accessKeyID: "" accessKeySecret: "" sessionToken: ""