From f77be830dfaf13f28d757e16b219289a2b598b2d Mon Sep 17 00:00:00 2001 From: Xinwei Xiong <3293172751@qq.com> Date: Thu, 27 Jul 2023 16:34:34 +0800 Subject: [PATCH] Update config.yaml --- config/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.yaml b/config/config.yaml index 7a4fe426e..348aa2e93 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -126,7 +126,7 @@ api: # Configuration for Aliyun OSS object: enable: "minio" - apiURL: http://127.0.0.1:10005/object/ + apiURL: http://127.0.0.1:10002/object/ minio: bucket: "openim" endpoint: http://127.0.0.1:10005