style: formatting style Code

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-08-10 15:55:12 +08:00
parent 3640499340
commit 5dd59a51d9
20 changed files with 925 additions and 357 deletions
+5 -5
View File
@@ -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=./
USER="root"
PASSWORD="openIM123"
MINIO_ENDPOINT="http://127.0.0.1:10005"
API_URL="http://127.0.0.1:10002/object/"
DATA_DIR="/root/workspaces/openim/Open-IM-Server"