From 5b7f8fd12af397d05ab43f916337926bc5dbadb2 Mon Sep 17 00:00:00 2001 From: Bart Sjerps Date: Sun, 7 Jun 2026 14:21:35 +0200 Subject: [PATCH] Update compose.yml --- compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compose.yml b/compose.yml index 7ab1597..4204358 100644 --- a/compose.yml +++ b/compose.yml @@ -16,8 +16,8 @@ services: restart: unless-stopped shm_size: 512mb volumes: - - /srv/docker/authentik/data:/data - - /srv/docker/authentik/custom-templates:/templates + - data:/data + - templates:/templates worker: command: worker env_file: