Update config.js
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
platform: 'gitea',
|
||||
endpoint: 'https://gitea.akshun-lab.uk/api/v1',
|
||||
gitAuthor: 'Renovate Bot <renovate@akshun-lab.uk>',
|
||||
endpoint: 'https://gitea.akshun-lab.cc/api/v1',
|
||||
gitAuthor: 'Renovate Bot <renovate@akshun-lab.cc>',
|
||||
username: 'renovate',
|
||||
autodiscover: false,
|
||||
onboardingConfig: {
|
||||
@@ -10,5 +10,5 @@ module.exports = {
|
||||
},
|
||||
optimizeForDisabled: true,
|
||||
persistRepoData: true,
|
||||
repositories: ["akshun/public-k3s"],
|
||||
repositories: ["aggarwalakshun/public-k3s"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user