remove volume
This commit is contained in:
Binary file not shown.
@ -60,9 +60,7 @@ services:
|
||||
# 声明命名数据卷
|
||||
volumes:
|
||||
mysql-data:
|
||||
external: true # 使用已有的 mysql-data 卷,不创建新卷
|
||||
redis-data:
|
||||
external: true
|
||||
|
||||
# 创建自定义网络
|
||||
networks:
|
||||
|
Reference in New Issue
Block a user