Skip to content

Email verification template missing in Docker container causes crash #814

@LTSlw

Description

@LTSlw

When running the application in the official Docker container, the email verification template HTML is not present inside the image. This causes the program to crash whenever it attempts to send a verification email.

Proposed solutions:

  • Bundle the missing template HTML files into the Docker image so email sending does not fail.
  • Allow configuring the path of email templates via environment variables or application configuration, so users can mount custom templates into the container if desired.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions