diff --git a/website/docs/installation/docker-compose.md b/website/docs/installation/docker-compose.md index ac1a66ab8..d16398266 100644 --- a/website/docs/installation/docker-compose.md +++ b/website/docs/installation/docker-compose.md @@ -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