forked from jakub/ansible
fix: update volume name for Minecraft Docker Compose configuration to match expected naming convention
This commit is contained in:
@@ -68,4 +68,4 @@ services:
|
||||
volumes:
|
||||
mc_data:
|
||||
external: true
|
||||
name: docker-compose_mc_data
|
||||
name: minecraft_mc_data
|
||||
|
||||
Reference in New Issue
Block a user