diff --git a/roles/alerts/ntfy_server.yml b/roles/alerts/ntfy_server.yml index 0735d6a..a17ac59 100644 --- a/roles/alerts/ntfy_server.yml +++ b/roles/alerts/ntfy_server.yml @@ -11,7 +11,7 @@ # - iOS push notifications for self-hosted servers (to calculate the Firebase poll_request topic) # - Matrix Push Gateway (to validate that the pushkey is correct) # -base-url: https://ntfy.pim.kunis.nl +base-url: https://ntfy.kun.is # Listen address for the HTTP & HTTPS web server. If "listen-https" is set, you must also # set "key-file" and "cert-file". Format: []:, e.g. "1.2.3.4:8080".