From 40b79c691379fddf66e9706fad64927bc752cff3 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Thu, 13 Mar 2025 20:20:44 -0400 Subject: [PATCH] Authelia YML fixes. --- ansible/app-configs/authelia_configuration.yml.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/app-configs/authelia_configuration.yml.j2 b/ansible/app-configs/authelia_configuration.yml.j2 index 52ceff88..e317155e 100644 --- a/ansible/app-configs/authelia_configuration.yml.j2 +++ b/ansible/app-configs/authelia_configuration.yml.j2 @@ -1,5 +1,6 @@ {% set vault_addr = 'https://vault.trez.wtf' %} {% set secrets_path = 'rinoa-docker/env' %} + # yaml-language-server: $schema=https://www.authelia.com/schemas/latest/json-schema/configuration.json --- theme: auto