mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00:00
fix(docs/email): SMPT -> SMTP
This commit is contained in:
@@ -12,7 +12,7 @@ For start receiving email notifications, you need to fill the form with the foll
|
||||
|
||||
|
||||
1. **Name**: Enter any name you want.
|
||||
2. **SMPT Server**: Enter the SMTP server address. eg. `smtp.gmail.com`
|
||||
2. **SMTP Server**: Enter the SMTP server address. eg. `smtp.gmail.com`
|
||||
3. **SMTP Port**: Enter the SMTP server port. eg. `587`
|
||||
4. **SMTP Username**: Enter the SMTP server username. eg. `your-email@gmail.com`
|
||||
5. **SMTP Password**: Enter the SMTP server password.
|
||||
|
||||
Reference in New Issue
Block a user