Skip to content

Commit

Permalink
Minecraft Server Using Docker Compose
Browse files Browse the repository at this point in the history
  • Loading branch information
heyvaldemar authored Oct 4, 2024
1 parent 62d6ce2 commit 7b5a2c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MINECRAFT_SERVER_EULA=true
# Minecraft server type (VANILLA, FORGE, BUKKIT, SPIGOT, PAPER, CURSEFORGE, SPONGEVANILLA, FABRIC)
MINECRAFT_SERVER_TYPE=PAPER
# Paper Minecraft server version
# Example: LATEST, 1.21.1, 1.20.1)
# Example: LATEST, 1.21.1, 1.20.1
MINECRAFT_SERVER_VERSION=LATEST
# Memory limit
MINECRAFT_SERVER_MEMORY=2G
Expand Down

0 comments on commit 7b5a2c1

Please sign in to comment.