Xinwei Xiong(cubxxw-openim) 5dd59a51d9
style: formatting style Code
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
2023-08-17 14:45:10 +08:00

5 lines
163 B
Bash

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"