From 45eef003a7becaeafa616763d00fa81b0c8c50f5 Mon Sep 17 00:00:00 2001 From: pedro Date: Thu, 25 Jan 2024 16:26:10 +0100 Subject: [PATCH] pangea pilot: fix wrong authentik volume config --- docker-compose__pilot-pangea.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose__pilot-pangea.yml b/docker-compose__pilot-pangea.yml index 6e13de5..f241ac6 100644 --- a/docker-compose__pilot-pangea.yml +++ b/docker-compose__pilot-pangea.yml @@ -149,7 +149,7 @@ services: - ./media:/media - ./custom-templates:/templates # use the fork - - ./authentik:/authentik + - ./authentik/authentik:/authentik env_file: - .env ports: