Default to passwordless server. Update documentation to reflect this.

This commit is contained in:
John Edwards 2025-01-14 14:35:34 +00:00
parent 9b64edf1e3
commit ff2cfc51d3
4 changed files with 8 additions and 5 deletions

View file

@ -13,7 +13,7 @@ services:
- CS2_RCON_PORT # (Optional, use a simple TCP proxy to have RCON listen on an alternative port. Useful for services like AWS Fargate which do not support mixed protocol ports.)
- CS2_LAN=0 # (0 - LAN mode disabled, 1 - LAN Mode enabled)
- CS2_RCONPW=changeme # (RCON password)
- CS2_PW=changeme # (CS2 server password)
- CS2_PW # (Optional, CS2 server password)
- CS2_MAXPLAYERS=10 # (Max players)
- CS2_ADDITIONAL_ARGS # (Optional additional arguments to pass into cs2)
- CS2_CFG_URL # HTTP/HTTPS URL to fetch a Tar Gzip bundle, Tar or Zip archive of configuration files/mods