mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +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
|
||||
container_name: openim_chat
|
||||
volumes:
|
||||
- ./logs:/Open-IM-Server/logs/openim-chat
|
||||
- ./logs:/openim-chat/logs
|
||||
- ./openim-chat/config/config.yaml:/openim-chat/config/config.yaml
|
||||
restart: always
|
||||
depends_on:
|
||||
|
Loading…
x
Reference in New Issue
Block a user