Send login codes via SMTP using Mailpit-compatible transport

This commit is contained in:
Ruslan Bakiev
2026-04-02 14:58:00 +07:00
parent dd92172cac
commit 5ba87a1242
5 changed files with 93 additions and 1 deletions

View File

@@ -7,3 +7,10 @@ VAULT_TOKEN=
VAULT_KV_MOUNT=secret
VAULT_SHARED_PATH=
VAULT_PROJECT_PATH=
SMTP_HOST=
SMTP_PORT=
SMTP_SECURE=false
SMTP_USER=
SMTP_PASS=
SMTP_FROM=