Removed cert exports dir
This commit is contained in:
parent
d70a80a2bb
commit
316925ce72
1 changed files with 0 additions and 1 deletions
|
@ -98,7 +98,6 @@ services:
|
||||||
- traefik
|
- traefik
|
||||||
volumes:
|
volumes:
|
||||||
- "$DOCKERDIR/apps/authentik/media:/media"
|
- "$DOCKERDIR/apps/authentik/media:/media"
|
||||||
- "$DOCKERDIR/apps/traefik/cert_export:/certs:ro"
|
|
||||||
- "$DOCKERDIR/apps/authentik/custom-templates:/templates"
|
- "$DOCKERDIR/apps/authentik/custom-templates:/templates"
|
||||||
- "$DOCKERDIR/apps/authentik/geoip/data:/geoip"
|
- "$DOCKERDIR/apps/authentik/geoip/data:/geoip"
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in a new issue