diff --git a/config.js b/config.js index 90686e0..660b620 100644 --- a/config.js +++ b/config.js @@ -1,6 +1,6 @@ module.exports = { - "endpoint": "https://www.coastalcommits.com/api/v1", - "gitAuthor": "Renovate ", + "endpoint": "https://c.csw.im/api/v1", + "gitAuthor": "Renovate ", "platform": "gitea", // this should be set to 'gitea' even for Forgejo. "autodiscover": true, "autodiscoverTopics": ["renovate"],