chore: move blueprints to custom folder

otherwise it overwrites default blueprints provided by authentik
This commit is contained in:
Bert-Jan Fikse 2026-01-14 17:37:28 +01:00
parent fe31369f8c
commit bdcecde6fb
Signed by: bert-jan
GPG key ID: C1E0AB516AC16D1A

View file

@ -41,7 +41,7 @@ services:
{% endfor %}
{% endif %}
volumes:
- {{ authentik_docker_volume_dir }}/blueprints:/blueprints
- {{ authentik_docker_volume_dir }}/blueprints:/blueprints/custom
- {{ authentik_docker_volume_dir }}/data:/data
- {{ authentik_docker_volume_dir }}/templates:/templates
depends_on: