diff --git a/systems/zap/default.nix b/systems/zap/default.nix index 21d8cd2..23bb393 100644 --- a/systems/zap/default.nix +++ b/systems/zap/default.nix @@ -52,7 +52,7 @@ forceSSL = true; }; "db.missing.ninja" = { - enableACME = true; + enableACME = false; forceSSL = false; locations."/" = { proxyPass = "http://134.255.219.135:8000/";