fix: docker compose
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
parent
65b54c85a9
commit
ec38c8535d
|
@ -123,7 +123,7 @@ services:
|
|||
max-file: "2"
|
||||
|
||||
openim_chat:
|
||||
image: openim/openim-chat:v1.0
|
||||
image: openim/openim_chat:v1.0
|
||||
container_name: openim_chat
|
||||
volumes:
|
||||
- ./logs:/Open-IM-Server/logs/openim-chat
|
||||
|
|
Loading…
Reference in New Issue