From 0530b6a5785397a04f8891c882ac311300169eb2 Mon Sep 17 00:00:00 2001 From: tmayoff Date: Wed, 3 Dec 2025 19:59:41 -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 e988aa3..6f42ac8 100644 --- a/config.js +++ b/config.js @@ -1,5 +1,5 @@ module.exports = { - "endpoint": "http://10.0.0.2:3000", + "endpoint": "https://gitforge.mayoff.ca", "gitAuthor": "Renovate Bot ", "platform": "forgejo", "autodiscover": true,