mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-13 05:25:59 +08:00
feat: add config path config
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
USER="${USER}"
|
||||
PASSWORD="${PASSWORD}"
|
||||
MINIO_ENDPOINT="${MINIO_ENDPOINT}"
|
||||
API_URL="${API_URL}"
|
||||
DATA_DIR="${DATA_DIR}"
|
||||
Reference in New Issue
Block a user