diff --git a/config.js b/config.js index fd21159..c581e09 100644 --- a/config.js +++ b/config.js @@ -1,6 +1,6 @@ module.exports = { platform: 'gitea', - endpoint: 'https://192.168.1.12:3011/api/v1/', + endpoint: 'http://192.168.1.12:3011/api/v1/', gitAuthor: 'Renovate Bot ', username: 'renovate', autodiscover: false,