From 888fdda75bd565d598936cee8c364eaee8488b5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Fra=C3=9F?= Date: Thu, 6 Jun 2024 13:55:17 +0200 Subject: [PATCH] [fix] role:authelia --- roles/authelia/templates/conf-main.json.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/authelia/templates/conf-main.json.j2 b/roles/authelia/templates/conf-main.json.j2 index 0f163af..e942e72 100644 --- a/roles/authelia/templates/conf-main.json.j2 +++ b/roles/authelia/templates/conf-main.json.j2 @@ -56,7 +56,7 @@ {% else %} "disable": true, {% endif %} - "custom_url": "{{password_reset_custom_url}}" + "custom_url": "{{var_authelia_password_reset_custom_url}}" }, "refresh_interval": "5m", "file": {