feat: optimize scripts and makefiles

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-06-30 17:52:55 +08:00
parent e6bf4da430
commit a5147ca564
53 changed files with 144 additions and 114 deletions
+2 -2
View File
@@ -122,7 +122,7 @@ services:
- ./logs:/Open-IM-Server/logs
- ./config/config.yaml:/Open-IM-Server/config/config.yaml
- ./db/sdk:/Open-IM-Server/db/sdk
- ./script:/Open-IM-Server/script
- ./scripts:/Open-IM-Server/scripts
restart: always
depends_on:
- kafka
@@ -136,4 +136,4 @@ services:
driver: json-file
options:
max-size: "1g"
max-file: "2"
max-file: "2"