update caddy_disabled_alert.html with updated discussion link for Caddy integration

This commit is contained in:
Eduardo Silva
2026-03-18 11:45:29 -03:00
parent 56fc0828bb
commit a7619e45c0

View File

@@ -6,6 +6,6 @@
<p>{% trans 'The App Gateway and Gatekeeper modules require Caddy and the auth-gateway container to be running. Please start the application using <code>docker-compose-caddy.yml</code>.' %}</p>
<p>{% trans 'Depending on your custom firewall or proxy rules, the way you access wireguard_webadmin may change slightly after enabling Caddy.' %}</p>
<p>{% trans 'Switching to Caddy is simple, but it may require a bit of time and attention to review your current setup.' %}</p>
<p>{% trans 'For more information, see the discussion:' %} <a href="https://github.com/eduardogsilva/wireguard_webadmin/discussions/" target="_blank" rel="noopener noreferrer">🚀 New Feature Release: Auth Gateway, Zero Trust & Caddy Integration</a></p>
<p>{% trans 'For more information, see the discussion:' %} <a href="https://github.com/eduardogsilva/wireguard_webadmin/discussions/151" target="_blank" rel="noopener noreferrer">🚀 New Feature Release: Auth Gateway, Zero Trust & Caddy Integration</a></p>
</div>
{% endif %}