Update uptime.config.ts
parent
ee1721ee22
commit
cef0427411
|
|
@ -29,7 +29,7 @@ const config = {
|
|||
// `id` should be unique, history will be kept if the `id` remains constant
|
||||
id: 'foo_monitor',
|
||||
// `name` is used at status page and callback message
|
||||
name: 'Github Monitor',
|
||||
name: 'My API Monitor',
|
||||
// `method` should be a valid HTTP Method
|
||||
method: 'POST',
|
||||
// `target` is a valid URL
|
||||
|
|
|
|||
Loading…
Reference in New Issue