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