From 6745b40094939996a898f657a0268907aa7acca0 Mon Sep 17 00:00:00 2001 From: Xinwei Xiong <3293172751@qq.com> Date: Tue, 22 Aug 2023 19:19:38 +0800 Subject: [PATCH] Update .env --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 412b75076..a4b5aaabc 100644 --- a/.env +++ b/.env @@ -1,5 +1,5 @@ USER=root PASSWORD=openIM123 MINIO_ENDPOINT=http://127.0.0.1:10005 -API_URL=http://127.0.0.1:10002/object/ -DATA_DIR=./ \ No newline at end of file +API_URL=http://127.0.0.1:10002 +DATA_DIR=./