Update more endpoints
This commit is contained in:
parent
6a706b76e7
commit
8c385ab19f
1 changed files with 3 additions and 3 deletions
|
@ -67,7 +67,7 @@ endpoints:
|
|||
- type: pushover
|
||||
- name: Sting
|
||||
group: internal
|
||||
url: https://sting.jahanson.tech
|
||||
url: http://sting.jahanson.tech
|
||||
interval: 1m
|
||||
client:
|
||||
dns-resolver: tcp://10.1.1.1:53
|
||||
|
@ -77,7 +77,7 @@ endpoints:
|
|||
- type: pushover
|
||||
- name: Gandalf
|
||||
group: internal
|
||||
url: icmp://10.1.1.13
|
||||
url: icmp://gandalf.jahanson.tech
|
||||
interval: 1m
|
||||
client:
|
||||
dns-resolver: tcp://10.1.1.1:53
|
||||
|
@ -87,7 +87,7 @@ endpoints:
|
|||
- type: pushover
|
||||
- name: Gollum
|
||||
group: internal
|
||||
url: http://10.1.1.14
|
||||
url: http://gollum.jahanson.tech
|
||||
interval: 1m
|
||||
client:
|
||||
dns-resolver: tcp://10.1.1.1:53
|
||||
|
|
Loading…
Reference in a new issue