Update config.js
Some checks failed
renovate / renovate (push) Failing after 3m7s

This commit is contained in:
2025-07-05 21:25:50 +00:00
parent b62ef1352a
commit e7cc927150

View File

@@ -1,6 +1,6 @@
module.exports = { module.exports = {
platform: 'gitea', platform: 'gitea',
endpoint: 'http://host.docker.internal:3000', // set this to the url of your gitea instance endpoint: 'http://crunchy-orchestrator:3000', // set this to the url of your gitea instance
gitAuthor: 'Renovate Bot <crunchylab@crunchymetal.com>', // set the email address to whatever email your gave this user in your gitea gitAuthor: 'Renovate Bot <crunchylab@crunchymetal.com>', // set the email address to whatever email your gave this user in your gitea
username: 'renovate-bot', username: 'renovate-bot',
autodiscover: true, autodiscover: true,