From 0b1491c236bcfe5e1416bab73a50485e34cfe835 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Thu, 17 Jul 2025 17:10:54 +0200 Subject: [PATCH] docs: Update README.md --- examples/cs2-dedicated-server/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/cs2-dedicated-server/README.md b/examples/cs2-dedicated-server/README.md index 7052de9..48e84ec 100644 --- a/examples/cs2-dedicated-server/README.md +++ b/examples/cs2-dedicated-server/README.md @@ -12,7 +12,7 @@ Minimum system requirements are: - 2 GiB RAM - 40 GB of disk space for the container or mounted as a persistent volume on /home/steam/cs2-dedicated/ -Default login for the rcon panel is `cspanel:v67ic55x4ghvjfj`. +Default login for the rcon panel is `cspanel:v67ic55x4ghvjfj`. You can change this via environment variables. > [!TIP] > If you restart the container, the CS2 server will automatically pull and install updates. So may configure a cronjob to regularly restart the container to keep your CS2 dedicated server up-to-date.