updated smtp env variable

This commit is contained in:
2025-03-28 12:12:15 -05:00
parent 2fd94577b2
commit a655e0fc86

View File

@@ -347,7 +347,7 @@ services:
- SIGNUPS_ALLOWED=false
- SIGNUPS_VERIFY=false
- SMTP_PORT=587
- SMTP_SSL=true
- SMTP_SECURITY=tls
ports:
- 8089:80/tcp
restart: always