updated smtp security

This commit is contained in:
2024-04-21 12:39:03 -05:00
parent 90f5969509
commit c02497c223

View File

@@ -14,7 +14,7 @@ services:
- SIGNUPS_ALLOWED=false
- SIGNUPS_VERIFY=false
- SMTP_PORT=587
- SMTP_SSL=true
- SMTP_SECURITY=tls
networks:
- reverse-proxy
ports: