Document edge routing updates and align Nextcloud proxy target

Co-Authored-By: Oz <oz-agent@warp.dev>
This commit is contained in:
Raghav
2026-04-20 18:56:54 +05:30
parent 5dd8eee1dc
commit 71f6d374a2
3 changed files with 25 additions and 4 deletions

View File

@ -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 {