remove caddy

This commit is contained in:
Elias Gasparis 2026-03-24 16:20:59 +08:00
commit 367574e40c
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@
[ # Include the results of the hardware scan. [ # Include the results of the hardware scan.
./hardware-configuration.nix ./hardware-configuration.nix
./services/jellyfin.nix ./services/jellyfin.nix
./services/caddy.nix # ./services/caddy.nix
# ./services/authentik.nix # ./services/authentik.nix
# ./services/calibre-web.nix # ./services/calibre-web.nix
# ./services/glances.nix # ./services/glances.nix

View file

@ -15,7 +15,7 @@
@knossos host knossos.arkadi.one @knossos host knossos.arkadi.one
handle @knossos { handle @knossos {
reverse_proxy https://127.0.0.1:80 reverse_proxy http://127.0.0.1:80
} }
@jellyfin host jellyfin.knossos.arkadi.one @jellyfin host jellyfin.knossos.arkadi.one