diff --git a/caddy/Caddyfile b/caddy/Caddyfile index f7b9799..cabaa8f 100644 --- a/caddy/Caddyfile +++ b/caddy/Caddyfile @@ -11,7 +11,9 @@ (n2) { reverse_proxy 192.168.1.4:{args.0} } - +(n2plus) { + reverse_proxy 192.168.1.10:{args.0} +} # DNS (duckdns) { tls { @@ -43,7 +45,7 @@ } @code host code.quodatum.duckdns.org handle @code { - import n2 8444 + import n2plus 8444 } # Fallback for otherwise unhandled domains handle {