From 514688b9ce7ee27252fae89a16b70953682ed47d Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Tue, 6 May 2025 23:39:34 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f65ff7b..14d4269 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Each of the flags has a corresponding environment variable: - `Q3RCON_PROXY_HOST`: The host the proxy server sits on. - `Q3RCON_TARGET_HOST`: The host the game servers sit on. -- `Q3RCON_PORTS_MAPPING`: A mapping as a with `source:target` pairs delimited by `;`. +- `Q3RCON_PORTS_MAPPING`: A mapping as a string with `source:target` pairs delimited by `;`. - `Q3RCON_SESSION_TIMEOUT`: Timeout in seconds for each udp session. - `Q3RCON_LOGLEVEL`: The application's logging level (see [Logging][logging]).