bunch of wrong endpoints
This commit is contained in:
parent
bc038b2d6a
commit
5ad1da281a
1 changed files with 3 additions and 3 deletions
|
@ -67,7 +67,7 @@ endpoints:
|
||||||
- type: pushover
|
- type: pushover
|
||||||
- name: Sting
|
- name: Sting
|
||||||
group: internal
|
group: internal
|
||||||
url: https://sting.hsn.dev
|
url: https://sting.jahanson.tech
|
||||||
interval: 1m
|
interval: 1m
|
||||||
client:
|
client:
|
||||||
dns-resolver: tcp://10.1.1.1:53
|
dns-resolver: tcp://10.1.1.1:53
|
||||||
|
@ -77,7 +77,7 @@ endpoints:
|
||||||
- type: pushover
|
- type: pushover
|
||||||
- name: Gandalf
|
- name: Gandalf
|
||||||
group: internal
|
group: internal
|
||||||
url: https://10.1.1.13
|
url: http://10.1.1.13
|
||||||
interval: 1m
|
interval: 1m
|
||||||
client:
|
client:
|
||||||
dns-resolver: tcp://10.1.1.1:53
|
dns-resolver: tcp://10.1.1.1:53
|
||||||
|
@ -87,7 +87,7 @@ endpoints:
|
||||||
- type: pushover
|
- type: pushover
|
||||||
- name: Gollum
|
- name: Gollum
|
||||||
group: internal
|
group: internal
|
||||||
url: https://10.1.1.14
|
url: http://10.1.1.14
|
||||||
interval: 1m
|
interval: 1m
|
||||||
client:
|
client:
|
||||||
dns-resolver: tcp://10.1.1.1:53
|
dns-resolver: tcp://10.1.1.1:53
|
||||||
|
|
Loading…
Reference in a new issue