Alert that sends message to the Teams via its webhook.
docker build -t whoopsmonitor-alert-teams .
docker run --rm --env-file .env whoopsmonitor-alert-teams
WM_WEBHOOK_URL
- Teams URL of the webhook.
Details of the check in Whoops Monitor configuration tab or for the .env
file.
WM_WEBHOOK_URL=http://...