Xinwei Xiong(cubxxw-openim) 2d035f0029
feat: add config path config
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
2023-08-17 14:50:06 +08:00

5 lines
116 B
Plaintext

USER="${USER}"
PASSWORD="${PASSWORD}"
MINIO_ENDPOINT="${MINIO_ENDPOINT}"
API_URL="${API_URL}"
DATA_DIR="${DATA_DIR}"