From 367574e40c09a9ce73107918098f7ca4f407e029 Mon Sep 17 00:00:00 2001 From: tootbrute Date: Tue, 24 Mar 2026 16:20:59 +0800 Subject: [PATCH] remove caddy --- configuration.nix | 2 +- services/Caddyfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configuration.nix b/configuration.nix index fbf9f93..85ef8ec 100644 --- a/configuration.nix +++ b/configuration.nix @@ -12,7 +12,7 @@ [ # Include the results of the hardware scan. ./hardware-configuration.nix ./services/jellyfin.nix - ./services/caddy.nix +# ./services/caddy.nix # ./services/authentik.nix # ./services/calibre-web.nix # ./services/glances.nix diff --git a/services/Caddyfile b/services/Caddyfile index e04fa21..550e69d 100644 --- a/services/Caddyfile +++ b/services/Caddyfile @@ -15,7 +15,7 @@ @knossos host knossos.arkadi.one handle @knossos { - reverse_proxy https://127.0.0.1:80 + reverse_proxy http://127.0.0.1:80 } @jellyfin host jellyfin.knossos.arkadi.one