mirror of
https://github.com/BreizhHardware/ntfy_alerts.git
synced 2026-01-18 16:37:28 +01:00
Update README.md with SLACK_WEBHOOK_URL
This commit is contained in:
@@ -37,6 +37,7 @@ services:
|
|||||||
- GOTIFY_URL=gotify_url # Required if gotify is used
|
- GOTIFY_URL=gotify_url # Required if gotify is used
|
||||||
- GOTIFY_TOKEN= # Required if gotify is used
|
- GOTIFY_TOKEN= # Required if gotify is used
|
||||||
- DISCORD_WEBHOOK_URL= # Required if discord is used
|
- DISCORD_WEBHOOK_URL= # Required if discord is used
|
||||||
|
- SLACK_WEBHOOK_URL= # Required if Slack is used
|
||||||
volumes:
|
volumes:
|
||||||
- /path/to/github-ntfy:/github-ntfy/
|
- /path/to/github-ntfy:/github-ntfy/
|
||||||
ports:
|
ports:
|
||||||
@@ -60,6 +61,7 @@ services:
|
|||||||
- GOTIFY_URL=gotify_url # Required if gotify is used
|
- GOTIFY_URL=gotify_url # Required if gotify is used
|
||||||
- GOTIFY_TOKEN= # Required if gotify is used
|
- GOTIFY_TOKEN= # Required if gotify is used
|
||||||
- DISCORD_WEBHOOK_URL= # Required if discord is used
|
- DISCORD_WEBHOOK_URL= # Required if discord is used
|
||||||
|
- SLACK_WEBHOOK_URL= # Required if Slack is used
|
||||||
volumes:
|
volumes:
|
||||||
- /path/to/github-ntfy:/github-ntfy/
|
- /path/to/github-ntfy:/github-ntfy/
|
||||||
ports:
|
ports:
|
||||||
@@ -83,6 +85,7 @@ services:
|
|||||||
- GOTIFY_URL=gotify_url # Required if gotify is used
|
- GOTIFY_URL=gotify_url # Required if gotify is used
|
||||||
- GOTIFY_TOKEN= # Required if gotify is used
|
- GOTIFY_TOKEN= # Required if gotify is used
|
||||||
- DISCORD_WEBHOOK_URL= # Required if discord is used
|
- DISCORD_WEBHOOK_URL= # Required if discord is used
|
||||||
|
- SLACK_WEBHOOK_URL= # Required if Slack is used
|
||||||
volumes:
|
volumes:
|
||||||
- /path/to/github-ntfy:/github-ntfy/
|
- /path/to/github-ntfy:/github-ntfy/
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user