From 9fd4c5ac9c7ab4aae984d77e041419227265e082 Mon Sep 17 00:00:00 2001 From: yuefeng Date: Thu, 24 Nov 2022 14:07:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=97=A5=E5=BF=97=E5=86=99?= =?UTF-8?q?=E5=85=A5=E6=B7=B7=E4=B9=B1=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index dac735657..d3bc45771 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -142,7 +142,7 @@ services: image: openim/open_im_enterprise:v1.0.0 container_name: open_im_enterprise volumes: - - ./logs:/Open-IM-Enterprise/logs + - ./logs/open_im_enterprise:/Open-IM-Enterprise/logs - ./docker-compose_cfg/config.yaml:/Open-IM-Enterprise/config/config.yaml restart: always depends_on: