Document edge routing updates and align Nextcloud proxy target
Co-Authored-By: Oz <oz-agent@warp.dev>
This commit is contained in:
@ -26,7 +26,6 @@ chat.bhatfamily.in {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
openvpn.bhatfamily.in {
|
||||
encode zstd gzip
|
||||
reverse_proxy https://172.17.0.1:8445 {
|
||||
@ -43,10 +42,9 @@ openvpn.bhatfamily.in {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
nxt.bhatfamily.in {
|
||||
encode zstd gzip
|
||||
reverse_proxy https://172.17.0.1:8446 {
|
||||
reverse_proxy https://172.17.0.1:8447 {
|
||||
transport http {
|
||||
tls_insecure_skip_verify
|
||||
}
|
||||
@ -60,7 +58,6 @@ nxt.bhatfamily.in {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
vpn.bhatfamily.in {
|
||||
encode zstd gzip
|
||||
reverse_proxy https://172.17.0.1:943 {
|
||||
|
||||
Reference in New Issue
Block a user