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