From 985d60eb99c59c4f9880f9f33f428f66a94a3980 Mon Sep 17 00:00:00 2001 From: Thijs van Loef Date: Tue, 23 Jan 2024 21:01:23 +0100 Subject: [PATCH] fix capitalisation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 309affec6..e5865c536 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ It is highly recommended you set the following environment values before startin | UPDATE_ON_BOOT** | Update/Install the server when the docker container starts (THIS HAS TO BE ENABLED THE FIRST TIME YOU RUN THE CONTAINER) | true | true/false | | RCON_ENABLED | Enable RCON for the Palworld server | true | true/false | | RCON_PORT | RCON port to connect to | 25575 | 1024-65535 | -| QUERY_PORT | Query port used to communicate with steam servers | 27015 | 1024-65535 | +| QUERY_PORT | Query port used to communicate with Steam servers | 27015 | 1024-65535 | *highly recommended to set