added local share to caddy
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user