From d70a80a2bb73bf974995ad40cd61e30e0417ddd5 Mon Sep 17 00:00:00 2001 From: brokenscripts <33771978+brokenscripts@users.noreply.github.com> Date: Mon, 8 Aug 2022 15:05:25 -0400 Subject: [PATCH] Removed cert exports directory on worker Removed cert exports read only directory on worker to prevent confusion. Adding in signed certs should not be an intro step. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2760ac6..48f0b50 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,6 @@ services: - traefik volumes: - "$DOCKERDIR/apps/authentik/media:/media" - - "$DOCKERDIR/apps/traefik/cert_export:/certs:ro" - "$DOCKERDIR/apps/authentik/custom-templates:/templates" - "$DOCKERDIR/apps/authentik/geoip/data:/geoip" environment: