This commit is contained in:
parent
81f205d305
commit
acde9ba3a1
1 changed files with 1 additions and 1 deletions
|
@ -32,4 +32,4 @@ COPY server.cfg.template "${SERVER_DIR}/tf/cfg/server.cfg.template"
|
|||
COPY mapcycle.txt "${SERVER_DIR}/tf/cfg/mapcycle.txt"
|
||||
COPY motd.txt "${SERVER_DIR}/tf/cfg/motd.txt"
|
||||
|
||||
CMD ["+sv_pure", "2", "+map", "cp_snakewater_final1", "+maxplayers", "8"]
|
||||
CMD ["+sv_pure", "2", "+map", "cp_snakewater_final1", "+maxplayers", "8"]
|
||||
|
|
Loading…
Reference in a new issue