From b37c2cc3ef4c1b6b17161594346213ae192726c1 Mon Sep 17 00:00:00 2001 From: Jason Walton Date: Thu, 26 Mar 2026 16:42:22 -0400 Subject: [PATCH] Add RCON_PASSWORD_FILE to variables.md. (#3989) --- docs/variables.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/variables.md b/docs/variables.md index 2d50a00b..1f7d0956 100644 --- a/docs/variables.md +++ b/docs/variables.md @@ -397,6 +397,12 @@ This image maps known server properties as described in [this section](configura Randomly generated ✅ + + RCON_PASSWORD_FILE + Can be set to read the RCON password from a file. Overrides RCON_PASSWORD if both are set. + + ⬜️ + RCON_PORT The port for RCON