docs: restore Microsoft Teams entries removed by stale copy

This commit is contained in:
Mauricio Siu
2026-07-07 10:22:02 -06:00
parent b1f06f49b1
commit 10c804cf31
2 changed files with 8 additions and 6 deletions

View File

@@ -7,6 +7,7 @@
"telegram",
"discord",
"lark",
"teams",
"email",
"resend",
"gotify",

View File

@@ -27,10 +27,11 @@ Dokploy supports the following notification providers:
3. **Telegram**: Telegram is a messaging platform that allows users to send and receive messages.
4. **Discord**: Discord is generally used for communication between users in a chat or voice channel.
5. **Lark**: Lark is a collaboration platform that provides messaging and team communication features.
6. **Email**: Email is a popular method for sending messages to a group of recipients.
7. **Resend**: Resend is a modern email API for developers to send transactional emails.
8. **Gotify**: Gotify is a self-hosted push notification service.
9. **Ntfy**: Ntfy is a simple HTTP-based pub-sub notification service.
10. **Pushover**: Pushover is a service for sending real-time notifications to Android, iOS, and desktop devices.
11. **Webhook**: Webhook is a generic webhook notification service.
6. **Microsoft Teams**: Microsoft Teams is a collaboration platform that supports incoming webhooks for channel notifications.
7. **Email**: Email is a popular method for sending messages to a group of recipients.
8. **Resend**: Resend is a modern email API for developers to send transactional emails.
9. **Gotify**: Gotify is a self-hosted push notification service.
10. **Ntfy**: Ntfy is a simple HTTP-based pub-sub notification service.
11. **Pushover**: Pushover is a service for sending real-time notifications to Android, iOS, and desktop devices.
12. **Webhook**: Webhook is a generic webhook notification service.