diff options
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/vps/configuration.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/vps/configuration.nix b/hosts/vps/configuration.nix index 18f8df8..df44b5a 100644 --- a/hosts/vps/configuration.nix +++ b/hosts/vps/configuration.nix @@ -24,8 +24,6 @@ enable = true; virtualHosts = { root = "/var/www/site/"; - forceSSL = true; - serverAliases = [ "www.schererleander.de" ]; }; }; |
