added proxmox backup 2

This commit is contained in:
2025-05-16 23:43:17 -05:00
parent c8dd5d8d82
commit 934da1a0c5

View File

@@ -571,6 +571,18 @@ auth.akanealw.com {
respond "ip range not allowed"
}
@proxmoxbackup2 host proxmoxbackup2.akanealw.com
handle @proxmoxbackup2 {
handle @internal {
reverse_proxy https://192.168.1.52:8007 {
transport http {
tls_insecure_skip_verify
}
}
}
respond "ip range not allowed"
}
@router host router.akanealw.com
handle @router {
handle @internal {