Update config.js

This commit is contained in:
2025-07-09 10:54:15 +00:00
parent 83c2596d81
commit 4edacae9a8

View File

@@ -1,11 +1,4 @@
module.exports = {
hostRules: [
{
hostType: 'docker',
username: 'akshunaggarwal',
password: process.env.DOCKER_HUB_PASSWORD,
},
],
platform: 'gitea',
endpoint: 'https://gitea.akshun-lab.uk/api/v1',
gitAuthor: 'Renovate Bot <renovate@akshun-lab.uk>',