mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-13 13:35:59 +08:00
style: formatting style Code
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user