diff --git a/caddy/Caddyfile b/caddy/Caddyfile index 78f6075..b5eb763 100644 --- a/caddy/Caddyfile +++ b/caddy/Caddyfile @@ -59,7 +59,7 @@ handle @git { import omv 8300 } - @wiki host wiki.quodatum.duckdns.org + @wiki host wiki.quodatum.duckdns.org handle @wiki { import auth_quodatum import n2 8088 @@ -74,6 +74,7 @@ import auth_quodatum import n2plus 8444 } + @code-alt host code-alt.quodatum.duckdns.org handle @code-alt { import auth_quodatum @@ -97,7 +98,7 @@ file_server browse } - @jellyfin host jellyfin.orlop.duckdns.org + @jellyfin host jellyfin.orlop.duckdns.org handle @jellyfin { import auth import omv 8096 @@ -111,11 +112,15 @@ handle @tvheadend { import n2plus 9981 } + @kodi host kodi.orlop.duckdns.org + handle @kodi { + import n2 8080 + } @test host test.orlop.duckdns.org handle @test { respond "test, test. Hello, world!" } - # Fallback for otherwise unhandled domains + # Fallback for otherwise unhandled domains handle { abort } diff --git a/caddy/site/orlop/index.html b/caddy/site/orlop/index.html index 7cd2ead..5de9ca6 100644 --- a/caddy/site/orlop/index.html +++ b/caddy/site/orlop/index.html @@ -25,13 +25,10 @@ - - - - + - - + + {{ item.text }} @@ -41,11 +38,12 @@ + + + - - - +