add comment for server choice
This commit is contained in:
parent
b425ab200a
commit
f325f54ee9
@ -5,7 +5,7 @@ services:
|
|||||||
stdin_open: true
|
stdin_open: true
|
||||||
tty: true
|
tty: true
|
||||||
environment:
|
environment:
|
||||||
- MC_LOADER=paper
|
- MC_LOADER=paper # paper, fabric or forge
|
||||||
- MC_VERSION=1.21.4
|
- MC_VERSION=1.21.4
|
||||||
- JAVA_VERSION=temurin@21
|
- JAVA_VERSION=temurin@21
|
||||||
- JAR=server.jar
|
- JAR=server.jar
|
||||||
|
Loading…
x
Reference in New Issue
Block a user