Update config.js
Some checks failed
renovate / renovate (push) Failing after 7s

This commit is contained in:
2025-07-05 21:13:54 +00:00
parent 79a5be84c6
commit c38e6dcdf3

View File

@@ -1,6 +1,6 @@
module.exports = {
platform: 'gitea',
endpoint: 'http://crunchy-orchestrator:3000', // set this to the url of your gitea instance
endpoint: 'http://host.docker.internal: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
username: 'renovate-bot',
autodiscover: true,