We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb47aa3 commit 57ca999Copy full SHA for 57ca999
1 file changed
content/deployment/how-to/deploy.md
@@ -232,7 +232,7 @@ This section describes how to configure the engine to use a specific SMTP server
232
},
233
```
234
235
- > **Note**: If the default port (587) is blocked by your hosting provider, you can try using 2525 as an alternative.
+ > **Note**: If port 587 is blocked by your hosting provider, you can try using 2525 as an alternative.
236
237
3. Store the password in `deployment/.env`:
238
0 commit comments