feat: add save scripts

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-08-12 17:43:55 +08:00
parent 542fbec18e
commit 5aab77d7af
6 changed files with 235 additions and 471 deletions
+5
View File
@@ -0,0 +1,5 @@
USER="${USER}"
PASSWORD="${PASSWORD}"
MINIO_ENDPOINT="${MINIO_ENDPOINT}"
API_URL="${API_URL}"
DATA_DIR="${DATA_DIR}"