diff --git a/jekyll/_posts/concourse-apprise-notifier/2023-06-14-concourse-apprise-notifier.md b/jekyll/_posts/concourse-apprise-notifier/2023-06-14-concourse-apprise-notifier.md index 9ab45b0..a207578 100644 --- a/jekyll/_posts/concourse-apprise-notifier/2023-06-14-concourse-apprise-notifier.md +++ b/jekyll/_posts/concourse-apprise-notifier/2023-06-14-concourse-apprise-notifier.md @@ -151,7 +151,7 @@ resources: - name: apprise-notification type: apprise source: - host: https://apprise.pim.kunis.nl:444 + host: https://apprise.kun.is:444 key: concourse icon: bell ``` diff --git a/pipeline.yml b/pipeline.yml index 7cadc7f..31d501a 100644 --- a/pipeline.yml +++ b/pipeline.yml @@ -23,7 +23,7 @@ resources: - name: apprise-notification type: apprise source: - host: https://apprise.pim.kunis.nl:444 + host: https://apprise.kun.is:444 key: concourse icon: bell - name: version