Skip to content

Commit

Permalink
fix(deps): update tf2-competitive to version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
garrappachc committed Oct 6, 2022
1 parent d2edcf4 commit b55718b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM melkortf/tf2-competitive:2.0.2
FROM melkortf/tf2-competitive:2.1.0
LABEL maintainer="[email protected]"

COPY checksum.md5 .
Expand Down
2 changes: 2 additions & 0 deletions server.cfg.template
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ sv_pausable 0
logstf_apikey "${LOGS_TF_APIKEY}"
sm_demostf_apikey "${DEMOS_TF_APIKEY}"

recordstv_path "demos"

mp_tournament_readymode 1
mp_tournament_readymode_countdown 5
mp_tournament_readymode_min 2
Expand Down

0 comments on commit b55718b

Please sign in to comment.