fix: revert renovate endpoint to base URL (Renovate appends API path internally)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user