diff --git a/config.js b/config.js index 9b8936e..e988aa3 100644 --- a/config.js +++ b/config.js @@ -1,5 +1,5 @@ module.exports = { - "endpoint": "http://forgejo:3000", + "endpoint": "http://10.0.0.2:3000", "gitAuthor": "Renovate Bot ", "platform": "forgejo", "autodiscover": true,