diff --git a/akanealw-subdomains.caddy b/akanealw-subdomains.caddy index 1f34c36..8a4bb7f 100644 --- a/akanealw-subdomains.caddy +++ b/akanealw-subdomains.caddy @@ -298,6 +298,14 @@ # # -------------------------------------------------- + @localshare host localshare.akanealw.com + handle @localshare { + handle @internal { + reverse_proxy 192.168.1.30:8385 + } + respond "ip range not allowed" + } + @checkmk host checkmk.akanealw.com handle @checkmk { handle @internal {