diff --git a/deploy/cli-install/variables.env b/deploy/cli-install/variables.env index 1a537bfa24..b8f81b0f32 100644 --- a/deploy/cli-install/variables.env +++ b/deploy/cli-install/variables.env @@ -117,9 +117,9 @@ API_KEY_RATE_LIMIT=60/minute LIVE_SERVER_SECRET_KEY=htbqvBJAgpm9bzvf3r4urJer0ENReatceh # Email Configuration -LISTEN_SMTP_PORT_25=25 -LISTEN_SMTP_PORT_465=465 -LISTEN_SMTP_PORT_587=587 +LISTEN_SMTP_PORT_25=10025 +LISTEN_SMTP_PORT_465=10465 +LISTEN_SMTP_PORT_587=10587 # If using SMTP DOMAIN as FQDN e.g mail.example.com, # Generate a valid SSL certificate of SMTP Domain