disable RCON
This commit is contained in:
@@ -30,7 +30,7 @@ services:
|
||||
DEBUG_MODE: "true"
|
||||
ports:
|
||||
- '24693:25565'
|
||||
- '25575:25575' # RCON temporarily disabled because of security issues
|
||||
# - '25575:25575' # rcon
|
||||
- '24454:24454/udp' # voice chat
|
||||
networks:
|
||||
- "core_public"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#Minecraft server properties
|
||||
#Sun Dec 07 17:13:41 UTC 2025
|
||||
#Sun Dec 07 17:28:42 UTC 2025
|
||||
accepts-transfers=false
|
||||
allow-flight=false
|
||||
broadcast-console-to-ops=true
|
||||
|
||||
Reference in New Issue
Block a user