added proxmox backup 2
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user