Merge pull request #12 from joedwards32/fix-sv_lan-options

Correct server.cfg templating and Dockerfile whitespace
This commit is contained in:
John Edwards 2023-10-05 14:24:19 +01:00 committed by GitHub
commit bdeed3d66d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

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