diff --git a/mixed/compose.yml b/mixed/compose.yml index 1630643..11a3edf 100755 --- a/mixed/compose.yml +++ b/mixed/compose.yml @@ -347,7 +347,7 @@ services: - SIGNUPS_ALLOWED=false - SIGNUPS_VERIFY=false - SMTP_PORT=587 - - SMTP_SECURITY=force_tls + - SMTP_SECURITY=starttls ports: - 8089:80/tcp restart: always