Merge pull request #12 from joedwards32/fix-sv_lan-options
Correct server.cfg templating and Dockerfile whitespace
This commit is contained in:
commit
bdeed3d66d
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
// Server Defaults
|
// Server Defaults
|
||||||
|
|
||||||
hostname "{{SERVER_HOSTNAME}}"
|
hostname "{{SERVER_HOSTNAME}}"
|
||||||
sv_lan "{{SERVER_LAN}"
|
sv_lan {{SERVER_LAN}}
|
||||||
|
|
||||||
// Passwords
|
// Passwords
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue