googlechat url test fix
This commit is contained in:
@@ -2181,8 +2181,10 @@ var expAlertmanagerConfigFromAPI = `
|
||||
"name": "googlechat_test",
|
||||
"type": "googlechat",
|
||||
"disableResolveMessage": false,
|
||||
"settings": {},
|
||||
"secureFields": {"url": true}
|
||||
"settings": {
|
||||
"url": "http://CHANNEL_ADDR/googlechat_recv/googlechat_test"
|
||||
},
|
||||
"secureFields": {}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user