diff --git a/caddy/Caddyfile b/caddy/Caddyfile index b0d824b..bb31fac 100644 --- a/caddy/Caddyfile +++ b/caddy/Caddyfile @@ -15,6 +15,10 @@ (n2plus) { reverse_proxy 192.168.1.10:{args.0} } +(xu4){ + reverse_proxy 192.168.1.5:{args.0} +} +} # DNS (duckdns) { tls { @@ -49,10 +53,18 @@ handle @wiki { import n2 8088 } + @wiki_2 host wiki_2.quodatum.duckdns.org + handle @wiki { + import n2plus 8088 + } @code host code.quodatum.duckdns.org handle @code { import n2plus 8444 } + @code_2 host code_2.quodatum.duckdns.org + handle @code { + import omv 8444 + } # Fallback for otherwise unhandled domains handle { abort