I cannot get self-hosted kratos to pick up email t...
# ory-selfhosting
s
I cannot get self-hosted kratos to pick up email templates: I have "template_override_path: /etc/config/kratos/courier-templates" in my kratos.yml and I have checked that the template files are visible in the container: du -a /etc/config/kratos/courier-templates 8 /etc/config/kratos/courier-templates/recovery/valid/email.body.gotmpl 4 /etc/config/kratos/courier-templates/recovery/valid/email.body.plaintext.gotmpl 12 /etc/config/kratos/courier-templates/recovery/valid 8 /etc/config/kratos/courier-templates/recovery/invalid/email.body.gotmpl 4 /etc/config/kratos/courier-templates/recovery/invalid/email.body.plaintext.gotmpl 12 /etc/config/kratos/courier-templates/recovery/invalid 24 /etc/config/kratos/courier-templates/recovery etc... Is anyone using the template override successfully?