From 4bf5c77374a1958d7a1e19f6c3225ca3fd23a54f Mon Sep 17 00:00:00 2001 From: wangchuxiao Date: Wed, 23 Mar 2022 17:18:40 +0800 Subject: [PATCH] mongo --- config/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.yaml b/config/config.yaml index a5ca9d155..10e8a0d01 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -90,7 +90,7 @@ credential: #腾讯cos,发送图片、视频、文件时需要,请自行申 minio: #MinIO 发送图片、视频、文件时需要,请自行申请后替换,必须修改。 客户端初始化InitSDK,中 object_storage参数为minio bucket: openim location: us-east-1 -` endpoint: http://43.128.5.63:9000 + endpoint: http://43.128.5.63:9000 accessKeyID: user12345 secretAccessKey: key12345