Update minecraft/docker-compose.yml

Change service name to "mc"
This commit is contained in:
2026-04-03 14:08:28 +01:00
parent f20c2f002c
commit 74856495d9

View File

@@ -1,5 +1,5 @@
services:
minecraft:
mc:
image: itzg/minecraft-server:latest
pull_policy: daily
tty: true