Update minecraft/docker-compose.yml
Change service name to "mc"
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
services:
|
||||
minecraft:
|
||||
mc:
|
||||
image: itzg/minecraft-server:latest
|
||||
pull_policy: daily
|
||||
tty: true
|
||||
|
||||
Reference in New Issue
Block a user