Add support for steamcmd app validation

This commit is contained in:
John Edwards 2024-02-22 12:11:30 +00:00
parent f1ffd92eff
commit d6cb895120
4 changed files with 17 additions and 1 deletions

View file

@ -6,6 +6,7 @@ services:
environment:
# Server configuration
- SRCDS_TOKEN # Game Server Token from https://steamcommunity.com/dev/managegameservers
- STEAMAPPVALIDATE=0 # (0 - no validation, 1 - enable validation)
- CS2_SERVERNAME=changeme # (Set the visible name for your private server)
- CS2_CHEATS=0 # (0 - disable cheats, 1 - enable cheats)
- CS2_PORT=27015 # (CS2 server listen port tcp_udp)