Fix wrong set property names in readme
This commit is contained in:
parent
a645c14452
commit
c5e2b0f159
@ -319,8 +319,8 @@ Example of sending **sms** message alert by using Messagebird
|
|||||||
alerting:
|
alerting:
|
||||||
messagebird:
|
messagebird:
|
||||||
access-key: "..."
|
access-key: "..."
|
||||||
to: "31619191918"
|
from: "31619191918"
|
||||||
from: "31619191919,31619191920"
|
to: "31619191919,31619191920"
|
||||||
services:
|
services:
|
||||||
- name: twinnation
|
- name: twinnation
|
||||||
interval: 30s
|
interval: 30s
|
||||||
|
Loading…
x
Reference in New Issue
Block a user