From 958c259698e83721e3ad9bd282f605cc32aeb0bb Mon Sep 17 00:00:00 2001 From: cnphpbb Date: Sun, 28 Jun 2026 22:48:46 +0800 Subject: [PATCH] =?UTF-8?q?chore(mysql):=20=E6=B7=BB=E5=8A=A0=20Volumes=5F?= =?UTF-8?q?Path=20=E5=88=B0=E7=8E=AF=E5=A2=83=E5=8F=98=E9=87=8F=E7=A4=BA?= =?UTF-8?q?=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dbSer/mysql/env.cfg.example | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dbSer/mysql/env.cfg.example b/dbSer/mysql/env.cfg.example index 47030f5..3767f0b 100644 --- a/dbSer/mysql/env.cfg.example +++ b/dbSer/mysql/env.cfg.example @@ -22,3 +22,5 @@ IMAGE_TAG_V8=mysql:8.0 IMAGE_TAG_LTS=mysql:8.4 MYSQL_ROOT_PASSWORD= + +Volumes_Path=/data/volumes