From a7619e45c07d2be01be82b294cffe7d9213f8bc9 Mon Sep 17 00:00:00 2001 From: Eduardo Silva Date: Wed, 18 Mar 2026 11:45:29 -0300 Subject: [PATCH] update caddy_disabled_alert.html with updated discussion link for Caddy integration --- templates/app_gateway/caddy_disabled_alert.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/app_gateway/caddy_disabled_alert.html b/templates/app_gateway/caddy_disabled_alert.html index b84b6fa..eda65c2 100644 --- a/templates/app_gateway/caddy_disabled_alert.html +++ b/templates/app_gateway/caddy_disabled_alert.html @@ -6,6 +6,6 @@

{% trans 'The App Gateway and Gatekeeper modules require Caddy and the auth-gateway container to be running. Please start the application using docker-compose-caddy.yml.' %}

{% trans 'Depending on your custom firewall or proxy rules, the way you access wireguard_webadmin may change slightly after enabling Caddy.' %}

{% trans 'Switching to Caddy is simple, but it may require a bit of time and attention to review your current setup.' %}

-

{% trans 'For more information, see the discussion:' %} 🚀 New Feature Release: Auth Gateway, Zero Trust & Caddy Integration

+

{% trans 'For more information, see the discussion:' %} 🚀 New Feature Release: Auth Gateway, Zero Trust & Caddy Integration

{% endif %}