Add support for enabling/disabling cheats
This commit is contained in:
parent
30fb7aa77d
commit
af5c45a01e
5 changed files with 5 additions and 0 deletions
|
@ -39,6 +39,7 @@ RUN set -x \
|
|||
FROM build_stage AS bullseye-base
|
||||
|
||||
ENV CS2_SERVERNAME="cs2 private server" \
|
||||
CS2_CHEATS=0 \
|
||||
CS2_IP=0.0.0.0 \
|
||||
CS2_PORT=27015 \
|
||||
CS2_RCON_PORT="" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue