mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-07-01 10:27:49 +08:00
Revert version upgrade, but keep using stable paper release.
This commit is contained in:
parent
2c57f9a082
commit
952aa0a5fe
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ services:
|
|||
- 25565:25565
|
||||
environment:
|
||||
- TYPE=VELOCITY
|
||||
- MINECRAFT_VERSION=1.21.6
|
||||
- MINECRAFT_VERSION=1.21.5
|
||||
|
||||
minecraft_server_mc:
|
||||
image: itzg/minecraft-server
|
||||
|
|
|
@ -3,7 +3,7 @@ TZ=Australia/Perth
|
|||
TYPE=PAPER
|
||||
RCON_PASSWORD=${RCON_PASSWORD}
|
||||
# PAPER_CHANNEL=experimental
|
||||
VERSION=1.21.6
|
||||
VERSION=1.21.5
|
||||
ENABLE_ROLLING_LOGS=true
|
||||
LOG_TIMESTAMP=true
|
||||
OVERRIDE_ICON=TRUE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue