From a860c719eb2fdffdda9587435e1e47b8b4ddf58e Mon Sep 17 00:00:00 2001 From: jaydee Date: Fri, 15 Mar 2024 10:54:35 +0100 Subject: [PATCH] authentik --- authentik/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authentik/docker-compose.yml b/authentik/docker-compose.yml index aa16d51..480db11 100644 --- a/authentik/docker-compose.yml +++ b/authentik/docker-compose.yml @@ -76,7 +76,7 @@ services: - /share/docker_data/authentik/media:/media - /share/docker_data/authentik/certs:/certs - /share/docker_data/authentik/custom-templates:/templates - + - /etc/localtime:/etc/localtime:ro depends_on: - postgresql - redis