Update config.js
Some checks failed
renovate / renovate (push) Has been cancelled

This commit is contained in:
2025-07-05 21:35:22 +00:00
parent e702f11f19
commit 3a4374b1dc

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://gitea-server: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,