Correct server.cfg templating and Dockerfile whitespace
This commit is contained in:
parent
97b51e6700
commit
1e21f1cc4e
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
// Server Defaults
|
||||
|
||||
hostname "{{SERVER_HOSTNAME}}"
|
||||
sv_lan "{{SERVER_LAN}"
|
||||
sv_lan {{SERVER_LAN}}
|
||||
|
||||
// Passwords
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue