From 52733b9dd2ec5aa8154175dfbe2ef3b2a4f1908b Mon Sep 17 00:00:00 2001 From: Arya Kiran Date: Fri, 30 Aug 2024 21:12:27 +0530 Subject: [PATCH] no more separate websockets endpoint for vaultwarden --- privfrontends/templates/in/apps.Caddyfile | 3 --- 1 file changed, 3 deletions(-) diff --git a/privfrontends/templates/in/apps.Caddyfile b/privfrontends/templates/in/apps.Caddyfile index 9f14f08..9ae471e 100644 --- a/privfrontends/templates/in/apps.Caddyfile +++ b/privfrontends/templates/in/apps.Caddyfile @@ -165,9 +165,6 @@ pass.projectsegfau.lt vw.psf.lt { header_up X-Real-IP {remote_host} } import def - reverse_proxy /notifications/hub :3012 { - header_up X-Real-IP {remote_host} - } import torloc pass }