mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2026-03-21 16:06:18 +00:00
update caddy_disabled_alert.html with updated discussion link for Caddy integration
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user