From 2c35cdd991a0d56a7c73c04a5c2c677d619121f1 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Sun, 10 Nov 2024 12:03:52 +0100 Subject: [PATCH] dd --- docker-compose/traefik/configuration.yml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose/traefik/configuration.yml.j2 b/docker-compose/traefik/configuration.yml.j2 index e3e39c3d..389d255f 100644 --- a/docker-compose/traefik/configuration.yml.j2 +++ b/docker-compose/traefik/configuration.yml.j2 @@ -39,7 +39,7 @@ regulation: ban_time: 300 storage: - encryption_key: {{ lookup('viczem.keepass.keepass', 'authelia_storage_encryption_key', 'password') }} + encryption_key: "{{ lookup('viczem.keepass.keepass', 'authelia_storage_encryption_key', 'password') }}" local: path: /data/db.sqlite3