Skip to content

Commit

Permalink
feat:component
Browse files Browse the repository at this point in the history
Signed-off-by: kubbot <[email protected]>
  • Loading branch information
kubbot committed Aug 11, 2023
1 parent 3ef64e9 commit c4fe75e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -170,4 +170,4 @@ services:
# container_name: node-exporter
# restart: always
# ports:
# - "9100:9100"
# - "9100:9100"
Empty file modified scripts/start_component_check.sh
100644 → 100755
Empty file.

0 comments on commit c4fe75e

Please sign in to comment.