diff --git a/home.nix b/home.nix index 3312260..219c34d 100644 --- a/home.nix +++ b/home.nix @@ -14,8 +14,6 @@ address = ":8080" [entryPoints] [entryPoints.http] address = ":80" - [entryPoints.http.redirect] - entryPoint = "https" [entryPoints.https] address = ":443" [entryPoints.https.tls]