Gave the configuration table headers

This commit is contained in:
2025-05-26 19:27:25 -05:00
parent 46d9fb514a
commit 18902f8488

View File

@@ -6,8 +6,9 @@ SendGrid is a cloud-based email delivery platform that enables businesses to sen
# Configuration
| **SMTP Server** | `smtp.sendgrid.net` |
| **Key** | **Value** |
| ----------------- | ---------------------------- |
| **SMTP Server** | `smtp.sendgrid.net` |
| **SMTP Port** | `587` |
| **SMTP User** | `apikey` |
| **SMTP Password** | Enter your SendGrid API Key. |