From 4595661535f373c70bd538aaac0f36ceb7eae0d7 Mon Sep 17 00:00:00 2001 From: Sora <8521327+SoraKasvgano@users.noreply.github.com> Date: Wed, 11 Feb 2026 09:21:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8C=82=E8=BD=BDkvrocks=E5=AD=90=E7=9B=AE?= =?UTF-8?q?=E5=BD=95=EF=BC=8C=E9=98=B2=E6=AD=A2kvrocks=E5=88=9D=E5=A7=8B?= =?UTF-8?q?=E5=8C=96=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6=E5=A4=B1=E8=B4=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 挂载kvrocks子目录,防止kvrocks初始化配置文件失败 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d29123..d2c7cf5 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ services: container_name: moontv-kvrocks restart: unless-stopped volumes: - - kvrocks-data:/var/lib/kvrocks + - kvrocks-data:/var/lib/kvrocks/data networks: - moontv-network networks: @@ -506,4 +506,4 @@ NEXT_PUBLIC_VOICE_CHAT_STRATEGY 选项解释: ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=mtvpls/moontvplus&type=Date)](https://www.star-history.com/#mtvpls/moontvplus&Date) \ No newline at end of file +[![Star History Chart](https://api.star-history.com/svg?repos=mtvpls/moontvplus&type=Date)](https://www.star-history.com/#mtvpls/moontvplus&Date)