From deb3b2e4317a64dff43985ea60d85fa458eba7f4 Mon Sep 17 00:00:00 2001 From: Arya Kiran Date: Fri, 15 Sep 2023 23:01:20 +0530 Subject: [PATCH] forgot to update jitsi ip --- privfrontends/templates/in/apps.Caddyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/privfrontends/templates/in/apps.Caddyfile b/privfrontends/templates/in/apps.Caddyfile index 4058cf3..c9c3dce 100644 --- a/privfrontends/templates/in/apps.Caddyfile +++ b/privfrontends/templates/in/apps.Caddyfile @@ -168,7 +168,7 @@ h2.projectsegfau.lt, hydrogen.projectsegfau.lt, h2.psf.lt { # Jitsi jitsi.projectsegfau.lt { - reverse_proxy 192.168.1.5:8000 { + reverse_proxy 192.168.1.64:8000 { header_up X-Real-IP {remote_host} } }