Add comment and lineend

This commit is contained in:
Wolfgang Huß 2021-06-07 18:07:09 +02:00
parent c3212eaca1
commit f0a01fa42a
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ BACKEND:
SMTP_PASSWORD: "devops@ocelot.social"
SMTP_PORT: "465"
SMTP_IGNORE_TLS: 'true'
SMTP_SECURE: 'false'
SMTP_SECURE: 'false' # true for 465, false for other ports
# most likely you don't need to change this
MIN_READY_SECONDS: "15"