website/docs: Fix typo (#3641)
Signed-off-by: Riccardo Di Maio <35903974+rdimaio@users.noreply.github.com> Signed-off-by: Riccardo Di Maio <35903974+rdimaio@users.noreply.github.com>
This commit is contained in:
parent
c8f8bad9dc
commit
bba21d2b85
|
@ -37,7 +37,7 @@ Append this block to your `.env` file
|
|||
# SMTP Host Emails are sent to
|
||||
AUTHENTIK_EMAIL__HOST=localhost
|
||||
AUTHENTIK_EMAIL__PORT=25
|
||||
# Optionally authenticate (don't add quotation marks to you password)
|
||||
# Optionally authenticate (don't add quotation marks to your password)
|
||||
AUTHENTIK_EMAIL__USERNAME=
|
||||
AUTHENTIK_EMAIL__PASSWORD=
|
||||
# Use StartTLS
|
||||
|
|
Reference in New Issue