Fix Infisical SMTP settings #24
|
@ -32,6 +32,7 @@ SMTP_SECURE=true
|
|||
SMTP_USERNAME=no-reply@koval.net
|
||||
SMTP_PASSWORD=SMTP_PASSWORD_VALUE
|
||||
SMTP_FROM_NAME=KovalHome Infisical
|
||||
SMTP_FROM_ADDRESS=no-reply@koval.net
|
||||
|
||||
# Integration
|
||||
# Optional only if integration is used
|
||||
|
|
Loading…
Reference in New Issue