From 83ce66f2673533156025fb64dad92dccae821fed Mon Sep 17 00:00:00 2001 From: mafyuh Date: Sun, 16 Jun 2024 10:24:24 -0400 Subject: [PATCH] Update config.js --- config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.js b/config.js index a39f4e6..162eddd 100644 --- a/config.js +++ b/config.js @@ -16,8 +16,8 @@ module.exports = { "updateTypes": ["patch", "digest", "bump", "minor"] }, { - "matchDepNames": ["nginx-proxy-manager"], - "customChangelogUrl": "https://github.com/NginxProxyManager/nginx-proxy-manager" + "matchDepNames": ["ghcr.io/linuxserver/doplarr"], + "customChangelogUrl": "https://github.com/linuxserver/docker-doplarr/releases" }, { "matchDepNames": ["ghcr.io/open-webui/open-webui"],