Send login codes via SMTP using Mailpit-compatible transport
This commit is contained in:
@@ -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=
|
||||
|
||||
Reference in New Issue
Block a user