forked from DevOps/deploy.stack
chore(mysql): 添加 Volumes_Path 到环境变量示例
This commit is contained in:
@@ -22,3 +22,5 @@ IMAGE_TAG_V8=mysql:8.0
|
|||||||
IMAGE_TAG_LTS=mysql:8.4
|
IMAGE_TAG_LTS=mysql:8.4
|
||||||
|
|
||||||
MYSQL_ROOT_PASSWORD=<your-strong-password>
|
MYSQL_ROOT_PASSWORD=<your-strong-password>
|
||||||
|
|
||||||
|
Volumes_Path=/data/volumes
|
||||||
|
|||||||
Reference in New Issue
Block a user