Update minecraft/docker-compose.yml

Additional envcironment variables suggested by AI on GOOGLE
This commit is contained in:
2026-04-03 14:29:43 +01:00
parent 9ca3cfcd8a
commit 7b3a56cbc8

View File

@@ -8,6 +8,9 @@ services:
- "25565:25565"
environment:
EULA: "TRUE"
TYPE: "PAPER"
VERSION: "LATEST"
MEMORY: "4G"
ENABLE_AUTOPAUSE: "false"
MAX_TICK_TIME: "-1"
volumes: