Correct server.cfg templating and Dockerfile whitespace

This commit is contained in:
John Edwards 2023-10-05 14:22:52 +01:00
parent 97b51e6700
commit 1e21f1cc4e
2 changed files with 2 additions and 2 deletions

View file

@ -41,7 +41,7 @@ ENV CS2_SERVERNAME="cs2 private server" \
CS2_STARTMAP="de_inferno" \
CS2_GAMETYPE=0 \
CS2_GAMEMODE=0 \
CS2_LAN=0 \
CS2_LAN=0 \
CS2_ADDITIONAL_ARGS=""
# Set permissions on STEAMAPPDIR

View file

@ -1,7 +1,7 @@
// Server Defaults
hostname "{{SERVER_HOSTNAME}}"
sv_lan "{{SERVER_LAN}"
sv_lan {{SERVER_LAN}}
// Passwords