diff --git a/machines/fanny/configuration.nix b/machines/fanny/configuration.nix index 6e5a4b9..37db83a 100644 --- a/machines/fanny/configuration.nix +++ b/machines/fanny/configuration.nix @@ -289,6 +289,8 @@ in }; virtualHosts."antamap.malobeo.org" = { + forceSSL = true; + enableACME = true; locations."/" = { proxyPass = "http://${hosts.malobeo.hosts.antamap.network.address}:80"; extraConfig = ''