added local share to caddy

This commit is contained in:
2025-05-09 14:35:38 -05:00
parent a4932896b3
commit d04f498ce4

View File

@@ -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 {