remove end-of-line whitespace
This commit is contained in:
parent
ce35396da0
commit
16c0713523
@ -323,8 +323,7 @@
|
||||
sslDhparam = "${config.security.dhparams.path}/nginx.pem";
|
||||
|
||||
# Maxwell
|
||||
virtualHosts."${hostname}" =
|
||||
{
|
||||
virtualHosts."${hostname}" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
default = true;
|
||||
|
Loading…
Reference in New Issue
Block a user