remove caddy
This commit is contained in:
parent
089984fdd1
commit
367574e40c
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue