Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update docker/configs/notification-rules.json
  • Loading branch information
kotharironak authored Aug 9, 2021
commit 9b17d2ffc51e42156cd28f39414e6c5c08033c78
4 changes: 2 additions & 2 deletions docker/configs/notification-rules.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"channelConfig": [
{
"channelConfigType": "WEBHOOK",
"url": "https://hooks.slack.com/services/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",
"url": "<add slack url here>",
"webhookFormat": "WEBHOOK_FORMAT_SLACK"
}
]
}
]
]