remove volume

This commit is contained in:
2025-07-15 15:54:00 +08:00
parent ef19a70026
commit 54f0d02993
2 changed files with 0 additions and 2 deletions

Binary file not shown.

View File

@ -60,9 +60,7 @@ services:
# 声明命名数据卷
volumes:
mysql-data:
external: true # 使用已有的 mysql-data 卷,不创建新卷
redis-data:
external: true
# 创建自定义网络
networks: