disable dhparams #45
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ in
|
|||
services.nginx = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
forceSSL = true;
|
||||
forceSSL = false;
|
||||
|
||||
virtualHosts = {
|
||||
"${constants.services.docs.fqdn}" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue