diff --git a/authentication/docker-compose.yml b/authentication/docker-compose.yml index 1a6515e..75e8ea7 100644 --- a/authentication/docker-compose.yml +++ b/authentication/docker-compose.yml @@ -14,6 +14,8 @@ services: AUTHELIA_NOTIFIER_SMTP_USERNAME: ${NASCOMPOSE_AUTHELIA_SMTP_USERNAME?} AUTHELIA_NOTIFIER_SMTP_PASSWORD_FILE: /run/secrets/smtp_password AUTHELIA_NOTIFIER_SMTP_SENDER: "authelia@${NASCOMPOSE_DOMAIN?}" + X_AUTHELIA_CONFIG_FILTERS: template + TEMPLATE_NASCOMPOSE_DOMAIN: ${NASCOMPOSE_DOMAIN?} networks: - reverse-proxy volumes: