mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
Update docker-compose.yaml (#745)
This commit is contained in:
parent
b514bd8934
commit
31cd19af09
@ -100,7 +100,7 @@ services:
|
||||
|
||||
|
||||
openim_server:
|
||||
image: ghcr.io/openimsdk/openim-server:latest
|
||||
image: ghcr.io/openimsdk/openim-server:main
|
||||
container_name: openim-server
|
||||
volumes:
|
||||
- ./logs:/Open-IM-Server/logs
|
||||
@ -124,7 +124,7 @@ services:
|
||||
max-file: "2"
|
||||
|
||||
openim_chat:
|
||||
image: ghcr.io/openimsdk/openim-chat:latest
|
||||
image: ghcr.io/openimsdk/openim-chat:main
|
||||
container_name: openim_chat
|
||||
restart: always
|
||||
depends_on:
|
||||
|
Loading…
x
Reference in New Issue
Block a user