modified: docker-compose.yaml

This commit is contained in:
SimolZimol
2025-12-08 22:16:27 +01:00
parent 69b65fa71c
commit eac5e74f34

View File

@@ -48,7 +48,6 @@ services:
# ===== RCON =====
ENABLE_RCON: "true"
RCON_PASSWORD: ${RCON_PASSWORD:-minecraft}
RCON_PORT: 25575
# ===== TIMEZONE =====
TZ: ${TIMEZONE:-Europe/Berlin}