diff --git a/renovate/configmap-renovate.yaml b/renovate/configmap-renovate.yaml index 2e97571..b71d689 100644 --- a/renovate/configmap-renovate.yaml +++ b/renovate/configmap-renovate.yaml @@ -7,7 +7,7 @@ data: config.js: | module.exports = { platform: 'gitea', - endpoint: 'https://git.chemavx.xyz/api/v1', + endpoint: 'https://git.chemavx.xyz', token: process.env.RENOVATE_TOKEN, repositories: [ 'chemavx/researchowl',