Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 439 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 439 Bytes

whoopsmonitor-alert-teams

Alert that sends message to the Teams via its webhook.

Build

docker build -t whoopsmonitor-alert-teams .

Run image

docker run --rm --env-file .env whoopsmonitor-alert-teams

Environmental variables

  • WM_WEBHOOK_URL - Teams URL of the webhook.

Example

Details of the check in Whoops Monitor configuration tab or for the .env file.

WM_WEBHOOK_URL=http://...