Update config.js
This commit is contained in:
@@ -1,11 +1,4 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
hostRules: [
|
|
||||||
{
|
|
||||||
hostType: 'docker',
|
|
||||||
username: 'akshunaggarwal',
|
|
||||||
password: process.env.DOCKER_HUB_PASSWORD,
|
|
||||||
},
|
|
||||||
],
|
|
||||||
platform: 'gitea',
|
platform: 'gitea',
|
||||||
endpoint: 'https://gitea.akshun-lab.uk/api/v1',
|
endpoint: 'https://gitea.akshun-lab.uk/api/v1',
|
||||||
gitAuthor: 'Renovate Bot <renovate@akshun-lab.uk>',
|
gitAuthor: 'Renovate Bot <renovate@akshun-lab.uk>',
|
||||||
|
|||||||
Reference in New Issue
Block a user