{% load i18n %} {% if not caddy_enabled %}
{% trans 'Caddy is not enabled' %}

{% 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

{% endif %}