feat:component

Signed-off-by: kubbot <3293172751ysy@gmail.com>
This commit is contained in:
kubbot 2023-08-11 15:26:25 +08:00
parent 3ef64e9066
commit c4fe75e83e
2 changed files with 2 additions and 2 deletions

View File

@ -100,7 +100,7 @@ services:
openim-server:
image: ghcr.io/openimsdk/openim-server:latest
# build: .
#build: .
container_name: openim-server
volumes:
- ./logs:/openim/openim-server/logs
@ -170,4 +170,4 @@ services:
# container_name: node-exporter
# restart: always
# ports:
# - "9100:9100"
# - "9100:9100"

0
scripts/start_component_check.sh Normal file → Executable file
View File