diff --git a/compose.yaml b/compose.yaml index 0ea778c..b1ac483 100644 --- a/compose.yaml +++ b/compose.yaml @@ -5,7 +5,7 @@ services: stdin_open: true tty: true environment: - - MC_LOADER=paper + - MC_LOADER=paper # paper, fabric or forge - MC_VERSION=1.21.4 - JAVA_VERSION=temurin@21 - JAR=server.jar