Update config
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
platform: 'gitea',
|
platform: 'forgejo',
|
||||||
endpoint: 'https://git.ryuu.in/api/v1/', // set this to the url of your gitea instance
|
endpoint: 'https://git.ryuu.in/api/v1/',
|
||||||
gitAuthor: 'Renovate Bot <renovate_bot@ryuu.in>', // set the email address to whatever email your gave this user in your gitea
|
gitAuthor: 'Renovate Bot <renovate@sh.ryuu.in>',
|
||||||
username: 'renovate-bot',
|
username: 'renovate-bot',
|
||||||
autodiscover: true,
|
autodiscover: true,
|
||||||
onboardingConfig: {
|
onboardingConfig: {
|
||||||
|
|||||||
Reference in New Issue
Block a user