monitoring #1
1 changed files with 7 additions and 1 deletions
|
@ -54,5 +54,11 @@ https://grf.collective-conciousness.monster {
|
|||
encode zstd gzip
|
||||
|
||||
@wireguard-network remote_ip 10.24.1.0/24
|
||||
reverse_proxy @wireguard-network 10.24.1.4:6700
|
||||
|
||||
handle @wireguard-network {
|
||||
reverse_proxy 10.24.1.4:6700
|
||||
}
|
||||
handle {
|
||||
respond "no match. sorgy"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue