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.
This commit is contained in:
brokenscripts 2022-08-08 15:05:25 -04:00 committed by GitHub
parent 2463b5449a
commit d70a80a2bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: