diff --git a/config.js b/config.js index 20168ca..12a557a 100644 --- a/config.js +++ b/config.js @@ -1,5 +1,5 @@ module.exports = { - "endpoint": "https://gitea.com/api/v1", // replace it with your actual endpoint + "endpoint": "https://gitea.mycomputer.party/api/v1", // replace it with your actual endpoint "gitAuthor": "Renovate Bot ", "platform": "gitea", "onboardingConfigFileName": "renovate.json",