feat: add config path config

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-08-11 21:19:19 +08:00
parent d9e4899da5
commit 2d035f0029
18 changed files with 822 additions and 168 deletions
@@ -0,0 +1,5 @@
USER="${USER}"
PASSWORD="${PASSWORD}"
MINIO_ENDPOINT="${MINIO_ENDPOINT}"
API_URL="${API_URL}"
DATA_DIR="${DATA_DIR}"