Merge branch 'main' into 70-unable-to-set-sv_cheats-to-true-in-cs2-docker-container
This commit is contained in:
commit
79d9bca45a
5 changed files with 34 additions and 27 deletions
|
@ -41,6 +41,7 @@ FROM build_stage AS bullseye-base
|
|||
ENV CS2_SERVERNAME="cs2 private server" \
|
||||
CS2_CHEATS=0 \
|
||||
CS2_IP=0.0.0.0 \
|
||||
CS2_SERVER_HIBERNATE=0 \
|
||||
CS2_PORT=27015 \
|
||||
CS2_RCON_PORT="" \
|
||||
CS2_MAXPLAYERS=10 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue