fix(gatus): ntfy url
This commit is contained in:
parent
532f5a9ad1
commit
a55acd656d
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ endpoints:
|
|||
- name: ntfy
|
||||
<<: *default-http
|
||||
group: core
|
||||
url: "https://ntfy.neo.ixvd.net"
|
||||
url: "https://push.ixvd.net"
|
||||
|
||||
- name: rabbitmq
|
||||
group: core
|
||||
|
|
Reference in a new issue