mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-26 03:26:57 +08:00
feat: docker compose logs unified directory
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
parent
8d698ce1c2
commit
e36560a630
@ -124,7 +124,7 @@ services:
|
|||||||
image: openim/openim_chat:v1.0
|
image: openim/openim_chat:v1.0
|
||||||
container_name: openim_chat
|
container_name: openim_chat
|
||||||
volumes:
|
volumes:
|
||||||
- ./logs:/Open-IM-Server/logs/openim-chat
|
- ./logs:/openim-chat/logs
|
||||||
- ./openim-chat/config/config.yaml:/openim-chat/config/config.yaml
|
- ./openim-chat/config/config.yaml:/openim-chat/config/config.yaml
|
||||||
restart: always
|
restart: always
|
||||||
depends_on:
|
depends_on:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user