mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-04-28 06:19:20 +08:00
0feb950c5a
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
5 lines
117 B
Bash
5 lines
117 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=./ |