docs: add tar and zip archive mentions
This commit is contained in:
parent
31c67e7b39
commit
0f176681d8
2 changed files with 4 additions and 4 deletions
|
@ -16,7 +16,7 @@ services:
|
|||
- CS2_PW=changeme # (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 of configuration files/mods
|
||||
- CS2_CFG_URL # HTTP/HTTPS URL to fetch a Tar Gzip bundle, Tar or Zip archive of configuration files/mods
|
||||
# Game modes
|
||||
- CS2_GAMEALIAS # (Game type, e.g. casual, competitive, deathmatch. See https://developer.valvesoftware.com/wiki/Counter-Strike_2/Dedicated_Servers)
|
||||
- CS2_GAMETYPE=0 # (Used if CS2_GAMEALIAS not defined. See https://developer.valvesoftware.com/wiki/Counter-Strike_2/Dedicated_Servers)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue