Skip to content

Commit 4603834

Browse files
author
Mike Holloway
committed
update README
1 parent 2111292 commit 4603834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ To configure the bot you will need a Bot TOKEN. If you don't already have a bot
110110
You'll need to make the following additional changes to config.py:
111111

112112
BACKEND = 'CiscoWebexTeams'
113-
BOT_IDENTITY{TOKEN}
113+
BOT_IDENTITY = { 'TOKEN': 'Your_Token', }
114114

115115
And use webhook URLs in your Alertmanager configuration such as:
116116

0 commit comments

Comments
 (0)