From 65ddc31a4b12587cb850f584ff98c00ede5f6d84 Mon Sep 17 00:00:00 2001 From: tmayoff Date: Sun, 23 Nov 2025 16:00:14 -0500 Subject: [PATCH] Update config.js --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 2eee8b4..6f42ac8 100644 --- a/config.js +++ b/config.js @@ -1,5 +1,5 @@ module.exports = { - "endpoint": "https://gitforge.mayoff.ca/api/v1", + "endpoint": "https://gitforge.mayoff.ca", "gitAuthor": "Renovate Bot ", "platform": "forgejo", "autodiscover": true,