„Dockerfile“ ändern
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Philipp 2022-09-28 17:51:41 +02:00 committed by Gitea
parent 81f205d305
commit acde9ba3a1
Signed by: Gitea
GPG Key ID: 5A09F9506519E10A
1 changed files with 1 additions and 1 deletions

View File

@ -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"]