Skip to content

Commit 57ca999

Browse files
committed
Remove reference to default SMTP port
1 parent fb47aa3 commit 57ca999

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/deployment/how-to/deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ This section describes how to configure the engine to use a specific SMTP server
232232
},
233233
```
234234

235-
> **Note**: If the default port (587) is blocked by your hosting provider, you can try using 2525 as an alternative.
235+
> **Note**: If port 587 is blocked by your hosting provider, you can try using 2525 as an alternative.
236236

237237
3. Store the password in `deployment/.env`:
238238

0 commit comments

Comments
 (0)