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,