„Dockerfile“ ändern
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Philipp 2022-09-28 17:51:41 +02:00 committed by Gitea
parent 81f205d305
commit acde9ba3a1
Signed by: Forgejo
GPG key ID: 5A09F9506519E10A

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