update staging server

This commit is contained in:
2025-12-27 09:11:00 +01:00
parent 7ba4110eb4
commit afc495e89b
4 changed files with 21 additions and 22 deletions

View File

@@ -30,7 +30,7 @@ services:
DEBUG_MODE: "true"
ports:
- '24693:25565'
# - '25575:25575' # rcon
- '25575:25575' # rcon
- '24454:24454/udp' # voice chat
networks:
- "core_public"
@@ -83,7 +83,7 @@ services:
image: 'ghcr.io/zekrotja/papermc-docker:zulu-23'
restart: unless-stopped
environment:
VERSION: "1.21.10"
VERSION: "1.21.11"
BUILD: "latest"
CACHE_DOWNLOAD: "true"
DEBUG_MODE: "true"