Skip to content

Commit

Permalink
815
Browse files Browse the repository at this point in the history
Signed-off-by: hanzhixiao <[email protected]>
  • Loading branch information
hanzhixiao committed Aug 9, 2023
1 parent 970595f commit f07e36c
Showing 1 changed file 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 @@ -97,8 +97,8 @@ services:
command: minio server /data --console-address ':9090'

openim-server:
image: ghcr.io/openimsdk/openim-server:latest
# build: .
# image: ghcr.io/openimsdk/openim-server:latest
build: .
container_name: openim-server
volumes:
- ./logs:/openim/openim-server/logs
Expand Down

0 comments on commit f07e36c

Please sign in to comment.