feat: add more test

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-08-29 22:35:08 +08:00
parent ed23dc8a4b
commit 4401a5a650
18 changed files with 240 additions and 298 deletions
+1 -4
View File
@@ -103,9 +103,6 @@ services:
# image: registry.cn-hangzhou.aliyuncs.com/openimsdk/openim-server:main
# image: openim/openim-server:main
container_name: openim-server
ports:
- 10001:10001
- 10002:10002
healthcheck:
test: ["CMD", "./scripts/check-all.sh"]
interval: 30s
@@ -159,4 +156,4 @@ services:
# container_name: node-exporter
# restart: always
# ports:
# - "9100:9100"
# - "9100:9100"